Test: /ext/intl/tests/symfony_format_type_int32_intl7.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_intl7.php on line 5
002+
003+ Notice: unserialize(): Error at offset 35 of 181 bytes in %s/symfony_format_type_int32_intl7.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_int32_intl7.php:10
007+ Stack trace:
008+ #0 {main}
009+ thrown in %s/symfony_format_type_int32_intl7.php on line 10
001- array(4) {
002- [0]=>
003- object(NumberFormatter)#1 (0) {
004- }
005- [1]=>
006- float(-2147483649)
007- [2]=>
008- string(19) "SFD2,147,483,647.00"
009- [3]=>
010- string(83) "->format() TYPE_INT32 formats inconsistently an integer if out of the 32 bit range."
011- }
012- == didn't crash ==