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 8Warning: Use of undefined constant t - assumed 't' (this will throw an Error in a future version of PHP) in %s on line %d 9