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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 2123496 bytes) in %s/finfo_buffer_error.php on line 12
003- -- Testing finfo_buffer() function with more than expected no. of arguments --
004-
005- Warning: finfo_buffer() expects at most 4 parameters, 5 given in %s on line %d
006- bool(false)
007-
008- -- Testing finfo_buffer() function with less than expected no. of arguments --
009-
010- Warning: finfo_buffer() expects at least 2 parameters, 1 given in %s on line %d
011- bool(false)
012- ===DONE===