1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00
Files
archived-php-src/Zend/tests/bug69788.phpt
2020-07-10 21:05:28 +02:00

10 lines
236 B
PHP

--TEST--
Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL
--FILE--
<?php [t.[]]; ?>
--EXPECTF--
Fatal error: Uncaught Error: Undefined constant "t" in %s:%d
Stack trace:
#0 {main}
thrown in %s on line %d