helly           Wed Aug 11 19:56:57 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/tests/lang bug21820.phpt 
  Log:
  MFH: make bison --version independant
  
http://cvs.php.net/diff.php/php-src/tests/lang/bug21820.phpt?r1=1.1.2.2&r2=1.1.2.3&ty=u
Index: php-src/tests/lang/bug21820.phpt
diff -u php-src/tests/lang/bug21820.phpt:1.1.2.2 
php-src/tests/lang/bug21820.phpt:1.1.2.3
--- php-src/tests/lang/bug21820.phpt:1.1.2.2    Fri May  2 19:27:46 2003
+++ php-src/tests/lang/bug21820.phpt    Wed Aug 11 19:56:56 2004
@@ -10,4 +10,4 @@
 
 ?>
 --EXPECTREGEX--
-Parse error: parse error,.*expecting `?T_STRING'? or `?T_VARIABLE'? or 
`?T_NUM_STRING'? in .* on line .*
+Parse error: (parse|syntax) error, .*expecting `?T_STRING'? or `?T_VARIABLE'? or 
`?T_NUM_STRING'? in .*bug21820.php on line .*

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to