Gah, thank you!
Nuno
----- Original Message -----
shein Mon, 02 Jan 2012 20:02:21 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=321694
Log:
Fixed broken test (different error message wording in 5.3 branch)
Changed paths:
U php/php-src/branches/PHP_5_3/tests/lang/019.phpt
Modified: php/php-src/branches/PHP_5_3/tests/lang/019.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/tests/lang/019.phpt 2012-01-02 18:49:33
UTC (rev 321693)
+++ php/php-src/branches/PHP_5_3/tests/lang/019.phpt 2012-01-02 20:02:21
UTC (rev 321694)
@@ -35,4 +35,4 @@
hey, this is a regular echo'd eval()
hey, this is a function inside an eval()!
-Parse error: syntax error, unexpected end of file in %s019.php(12) :
eval()'d code on line 1
+Parse error: syntax error, unexpected $end in %s019.php(12) : eval()'d
code on line 1
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php