Test: /Zend/tests/bug70124.phpt - Version 7.4.0-dev        

Bug #70124 null ptr deref / seg fault in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER
Submitted: 2015-07-24 02:29:15 Modified: 2015-07-24 07:13:28
From: brian.carpenter Assigned: laruence
Status: Closed Package: Reproducible crash
PHP Version: 7.0Git-2015-07-24 (Git) OS: Debian 7

There is 1 diff reported by users for this test.

Count Diff
28 (100%)
001+ Parse error: syntax error, unexpected 'y' (T_LOGICAL_AND), expecting identifier (T_STRING) in %s/bug70124.php on line 27
001- Notice: Undefined variable: f in %sbug70124.php on line %d
002- string(30) "Function name must be a string"
003- string(31) "Call to undefined method A::y()"
004- string(31) "Call to undefined method A::y()"
005- string(34) "Call to undefined function bar\y()"
006- string(30) "Call to undefined function y()"