fix test for 5.1, error string have changed

This commit is contained in:
Remi Collet
2013-10-24 08:22:01 +02:00
parent 22d5b508e7
commit 561f632f62
2 changed files with 2 additions and 2 deletions

View File

@@ -18,4 +18,4 @@ try {
--EXPECTF--
12
-0.53657291800043
[string "line"]:1: syntax error near 'code'
[string "line"]:1: %s near 'code'

View File

@@ -32,7 +32,7 @@ Testing fine
Hello PHP
Testing broken
%s:%d: syntax error near 'fdrg'
%s:%d: %s near 'fdrg'
Testing return
Array
(