Skip to content

Commit 9b98cf7

Browse files
committed
fix test
1 parent abe6362 commit 9b98cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/intl/tests/bug59597_64.phpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $value = $formatter->parse('2147483650', \NumberFormatter::TYPE_INT64);
1515
var_dump($value);
1616

1717
?>
18-
--EXPECTREGEX--
18+
--EXPECT--
1919
int(2147483647)
2020
int(2147483650)
2121

0 commit comments

Comments
 (0)