Test: /ext/intl/tests/symfony_format_type_int32_intl1.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_int32_intl1.php on line 24
002+
003+ Notice: unserialize(): Error at offset 35 of 57 bytes in %s/symfony_format_type_int32_intl1.php on line 24
004+ bool(false)
005+
006+ Fatal error: Uncaught Error: Call to a member function format() on null in %s/symfony_format_type_int32_intl1.php:29
007+ Stack trace:
008+ #0 {main}
009+ thrown in %s/symfony_format_type_int32_intl1.php on line 29
001- array(3) {
002- [0]=>
003- object(NumberFormatter)#1 (0) {
004- }
005- [1]=>
006- int(1)
007- [2]=>
008- string(1) "1"
009- }
010- == didn't crash ==