We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe6362 commit 9b98cf7Copy full SHA for 9b98cf7
ext/intl/tests/bug59597_64.phpt
@@ -15,7 +15,7 @@ $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
15
var_dump($value);
16
17
?>
18
---EXPECTREGEX--
+--EXPECT--
19
int(2147483647)
20
int(2147483650)
21
0 commit comments