Test: /tests/output/ob_start_error_002.phpt - Version 5.7.0-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ zend_mm_heap corrupted
001- Warning: ob_start(): class 'nonExistent' not found in %s on line 13
002-
003- Notice: ob_start(): failed to create buffer in %s on line 13
004- bool(false)
005-
006- Warning: ob_start(): class 'C' does not have a method 'nonExistent' in %s on line 14
007-
008- Notice: ob_start(): failed to create buffer in %s on line 14
009- bool(false)
010-
011- Warning: ob_start(): class 'C' does not have a method 'no' in %s on line 15
012-
013- Notice: ob_start(): failed to create buffer in %s on line 15
014- bool(false)
015-
016- Warning: ob_start(): function 'no' not found or invalid function name in %s on line 16
017-
018- Notice: ob_start(): failed to create buffer in %s on line 16
019- bool(false)
020- done