summaryrefslogtreecommitdiff
path: root/Zend/tests/bug70430.phpt
blob: 59983653e91fa473f8faffcdc0fc50e13280fc73 (plain)
1
2
3
4
5
6
7
8
9
10
--TEST--
Bug #70430: Stack buffer overflow in zend_language_parser()
--FILE--
<?php

$"*** Testing function() :  ***\n";

?>
--EXPECTF--
Parse error: syntax error, unexpected '"*** Testing function() :  ***' (T_CONSTANT_ENCAPSED_STRING), expecting variable (T_VARIABLE) or '{' or '$' in %s on line %d