Searched refs:fatal (Results 1 – 25 of 182) sorted by relevance
12345678
/PHP-5.5/ext/standard/tests/streams/ |
H A D | bug61115.phpt | 2 Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link. 13 Catchable fatal error: Object of class Closure could not be converted to string in %s on line %d
|
H A D | bug61115-2.phpt | 2 Bug #61115: Stream related segfault on fatal error in php_stream_context_del_link - variation 2
|
/PHP-5.5/tests/lang/ |
H A D | catchable_error_001.phpt | 2 Catchable fatal error [1] 22 Catchable fatal error: Argument 1 passed to blah() must be an instance of Foo, instance of stdClass…
|
H A D | bug35382.phpt | 2 Bug #35382 (Comment in end of file produces fatal error)
|
/PHP-5.5/ext/gd/tests/ |
H A D | bug39780_extern.phpt | 2 Bug #39780 (PNG image with CRC/data error raises a fatal error) 15 gd-png: fatal libpng error: Read Error: truncated data
|
H A D | bug39780.phpt | 2 Bug #39780 (PNG image with CRC/data error raises a fatal error) 16 Warning: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data in %s on lin…
|
/PHP-5.5/Zend/tests/ |
H A D | bug33996.phpt | 2 Bug #33996 (No information given for fatal error on passing invalid value to typed argument) 29 Catchable fatal error: Argument 1 passed to FooTest() must be an instance of Foo, none given, calle…
|
H A D | objects_022.phpt | 28 $foo->testFoo(new stdClass); // Catchable fatal error 39 Catchable fatal error: Argument 1 passed to foo::testFoo() must be an instance of foo, instance of …
|
H A D | bug43027.phpt | 2 Bug #43027 (Declare cause fatal error)
|
H A D | bug60536_002.phpt | 2 …chy. Thus, if the properties are compatible, a notice is issued, if not a fatal error occures. (re… 22 // now we do the test for a fatal error
|
H A D | closure_022.phpt | 11 Catchable fatal error: Closure object cannot have properties in %sclosure_022.php on line 5
|
H A D | bug43183.phpt | 2 Bug #43183 ("use" of the same class in difference scripts results in a fatal error)
|
H A D | bug63982.phpt | 2 Bug #63982 (isset() inconsistently produces a fatal error on protected property)
|
H A D | bug36268.phpt | 2 Bug #36268 (Object destructors called even after fatal errors)
|
H A D | bug62680.phpt | 2 Bug #62680 (Function isset() throws fatal error on set array if non-existent key depth >= 3)
|
H A D | bug42817.phpt | 2 Bug #42817 (clone() on a non-object does not result in a fatal error)
|
H A D | bug55705.phpt | 9 Catchable fatal error: Argument 1 passed to f() must be callable, none given, called in %s on line …
|
H A D | array_type_hint_001.phpt | 15 Catchable fatal error: Argument 1 passed to foo() must be of the type array, integer given, called …
|
H A D | bug50146.phpt | 20 Catchable fatal error: Closure object cannot have properties in %s on line %d
|
/PHP-5.5/Zend/tests/traits/ |
H A D | property005.phpt | 2 …ierarchy. Thus, if the properties are compatible, a notice is issued, if not a fatal error occures. 22 // now we do the test for a fatal error
|
/PHP-5.5/ext/filter/tests/ |
H A D | bug49274.phpt | 2 #49274, fatal error when an object does not implement toString
|
/PHP-5.5/sapi/cli/tests/ |
H A D | bug43177.phpt | 17 case "/fatal": 38 foreach(array("parse", "fatal", "fatal2", "compile") as $url) {
|
/PHP-5.5/Zend/tests/generators/errors/ |
H A D | generator_instantiate_error.phpt | 10 Catchable fatal error: The "Generator" class is reserved for internal use and cannot be manually in…
|
/PHP-5.5/tests/output/ |
H A D | ob_start_basic_003.phpt | 2 ob_start(): ensure even fatal error test is affected by output buffering.
|
/PHP-5.5/ext/reflection/tests/ |
H A D | bug53915.phpt | 2 Bug #53915 - ReflectionClass::getConstant(s) emits fatal error on selfreferencing constants
|
Completed in 23 milliseconds
12345678