--TEST--
-Bug #69788: Malformed script causes Uncaught EngineException in php-cgi, valgrind SIGILL
+Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL
--FILE--
<?php [t.[]]; ?>
--EXPECTF--
string(7) "changed"
string(7) "changed"
-Fatal error: Uncaught EngineException: Cannot pass parameter 1 by reference in %soptimize_func_calls.php:%d
+Fatal error: Uncaught Error: Cannot pass parameter 1 by reference in %soptimize_func_calls.php:%d
Stack trace:
#0 {main}
thrown in %soptimize_func_calls.php on line %d
Warning: simplexml_load_string() expects parameter 3 to be integer, float given in %s on line %d
-Fatal error: Uncaught EngineException: Call to a member function xpath() on null in %s:%d
+Fatal error: Uncaught Error: Call to a member function xpath() on null in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d