dmitry          Wed Dec  7 04:34:37 2005 EDT

  Modified files:              
    /php-src/tests/lang type_hints_003.phpt 
  Log:
  Fixed test
  
  
http://cvs.php.net/diff.php/php-src/tests/lang/type_hints_003.phpt?r1=1.1&r2=1.2&ty=u
Index: php-src/tests/lang/type_hints_003.phpt
diff -u php-src/tests/lang/type_hints_003.phpt:1.1 
php-src/tests/lang/type_hints_003.phpt:1.2
--- php-src/tests/lang/type_hints_003.phpt:1.1  Mon Oct 17 03:03:33 2005
+++ php-src/tests/lang/type_hints_003.phpt      Wed Dec  7 04:34:34 2005
@@ -11,4 +11,4 @@
 ?>
 --EXPECTF--
 
-Fatal error: Default value for parameters with a class type hint can only be 
NULL in %stest.php on line 3
+Fatal error: Default value for parameters with a class type hint can only be 
NULL in %stype_hints_003.php on line 3

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

Reply via email to