helly           Thu Sep  9 07:33:38 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src/tests/classes      interface_and_extends.phpt 
  Log:
  Fix test
  
http://cvs.php.net/diff.php/php-src/tests/classes/interface_and_extends.phpt?r1=1.1.2.1&r2=1.1.2.2&ty=u
Index: php-src/tests/classes/interface_and_extends.phpt
diff -u php-src/tests/classes/interface_and_extends.phpt:1.1.2.1 
php-src/tests/classes/interface_and_extends.phpt:1.1.2.2
--- php-src/tests/classes/interface_and_extends.phpt:1.1.2.1    Thu Aug 26 19:01:45 
2004
+++ php-src/tests/classes/interface_and_extends.phpt    Thu Sep  9 07:33:31 2004
@@ -23,4 +23,4 @@
 ?>
 ===DONE===
 --EXPECTF--
-Fatal error: Class Tester cannot extend from interfac Test in 
%sinterface_and_extends.php on line %d
\ No newline at end of file
+Fatal error: Class Tester cannot extend from interface Test in 
%sinterface_and_extends.php on line %d
\ No newline at end of file

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

Reply via email to