mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
fix test
This commit is contained in:
@@ -15,7 +15,7 @@ $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
|
||||
var_dump($value);
|
||||
|
||||
?>
|
||||
--EXPECTREGEX--
|
||||
--EXPECT--
|
||||
int(2147483647)
|
||||
int(2147483650)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user