iliaa                                    Mon, 24 May 2010 20:04:12 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=299714

Log:
Improved test

Changed paths:
    U   php/php-src/trunk/Zend/tests/hint/param_type_hint_020.phpt

Modified: php/php-src/trunk/Zend/tests/hint/param_type_hint_020.phpt
===================================================================
--- php/php-src/trunk/Zend/tests/hint/param_type_hint_020.phpt  2010-05-24 
19:51:38 UTC (rev 299713)
+++ php/php-src/trunk/Zend/tests/hint/param_type_hint_020.phpt  2010-05-24 
20:04:12 UTC (rev 299714)
@@ -12,4 +12,4 @@

 ?>
 --EXPECTF--
-Fatal error: Default value for parameters with scalar type hint can only be 
scalar or NULL in %s on line %d
+Fatal error: Default value for parameters with scalar type hint can only be 
scalar or NULL in %s on line 8

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

Reply via email to