Test: /ext/intl/tests/symfony_format_type_int64_intl8.phpt - Version 7.3.15-dev    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Warning: Erroneous data format for unserializing 'NumberFormatter' in %s/symfony_format_type_int64_intl8.php on line 5
002+
003+ Notice: unserialize(): Error at offset 35 of 88 bytes in %s/symfony_format_type_int64_intl8.php on line 5
004+ bool(false)
005+
006+ Fatal error: Uncaught Error: Call to a member function format() on null in %s/symfony_format_type_int64_intl8.php:10
007+ Stack trace:
008+ #0 {main}
009+ thrown in %s/symfony_format_type_int64_intl8.php on line 10
001- array(3) {
002- [0]=>
003- object(NumberFormatter)#1 (0) {
004- }
005- [1]=>
006- float(-2147483649)
007- [2]=>
008- string(21) "(SFD2,147,483,649.00)"
009- }
010- == didn't crash ==