--TEST-- test stack trace is correct from failed exception in extended class (parent implementing constructor) --INI-- zend.assertions=1 assert.exception=1 --FILE-- --EXPECTF-- Fatal error: Uncaught AssertionError: assert(false) in %sexpect_010.php:%d Stack trace: #0 %sexpect_010.php(%d): assert(false, 'assert(false)') #1 %sexpect_010.php(%d): One->__construct() #2 {main} thrown in %sexpect_010.php on line %d