Test: /ext/fileinfo/tests/finfo_set_flags_basic.phpt - Version 5.4.2    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2123496 bytes) in %s/finfo_set_flags_basic.php on line 9
001- *** Testing finfo_set_flags() : basic functionality ***
002- bool(true)
003- bool(true)
004-
005- Warning: finfo_set_flags() expects exactly 2 parameters, 0 given in %s on line %d
006- bool(false)
007- bool(true)
008-
009- Warning: finfo::set_flags() expects exactly 1 parameter, 0 given in %s on line %d
010- bool(false)
011- ===DONE===