xref: /PHP-7.1/Zend/tests/bug69788.phpt (revision 77cf6d81)
1--TEST--
2Bug #69788: Malformed script causes Uncaught Error in php-cgi, valgrind SIGILL
3--FILE--
4<?php [t.[]]; ?>
5--EXPECTF--
6Notice: Array to string conversion in %s on line %d
7
8Notice: Use of undefined constant t - assumed 't' in %s on line %d
9