Skip to content

Commit 523e9b9

Browse files
[Intl] fix return type declarations
1 parent 73f504c commit 523e9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ public function localtime($value, &$position = 0)
415415
* contain -1 otherwise it will contain the position at which parsing
416416
* ended. If $parse_pos > strlen($value), the parse fails immediately.
417417
*
418-
* @return int Parsed value as a timestamp
418+
* @return int|false Parsed value as a timestamp
419419
*
420420
* @see https://php.net/intldateformatter.parse
421421
*

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy