xref: /PHP-8.0/Zend/tests/bug69788.phpt (revision d30cd7d7)
1--TEST--
2Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL
3--FILE--
4<?php [t.[]]; ?>
5--EXPECTF--
6Fatal error: Uncaught Error: Undefined constant "t" in %s:%d
7Stack trace:
8#0 {main}
9  thrown in %s on line %d
10