summaryrefslogtreecommitdiff
path: root/Zend/tests/bug70430.phpt
blob: 1577a00587fb9b94aa1265871a58fc9b4b1d2f1f (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 double-quoted string "*** Testing function() :  ***\n", expecting variable or "{" or "$" in %s on line %d