[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] =?utf-8?q?svn:_/php/php-src/trunk/ext/reflection/tests/_ReflectionClass=5FnewInstanceArgs=
From:       Johannes_Schlüter <johannes () php ! net>
Date:       2010-05-29 20:34:25
Message-ID: svn-johannes-1275165265-299937-2094430241 () svn ! php ! net
[Download RAW message or body]

johannes                                 Sat, 29 May 2010 20:34:25 +0000

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

Log:
- Fix tests

Changed paths:
    U   php/php-src/trunk/ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt
  U   php/php-src/trunk/ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt

Modified: php/php-src/trunk/ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt
 ===================================================================
--- php/php-src/trunk/ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt	2010-05-29 \
                20:01:08 UTC (rev 299936)
+++ php/php-src/trunk/ext/reflection/tests/ReflectionClass_newInstanceArgs_002.phpt	2010-05-29 \
20:34:25 UTC (rev 299937) @@ -17,4 +17,4 @@
 ?>
 --EXPECTF--

-Catchable fatal error: Argument 1 passed to ReflectionClass::newInstanceArgs() must \
be an array, string given in %s on line 8 +Catchable fatal error: Argument 1 passed \
to ReflectionClass::newInstanceArgs() must be of the type array, string given in %s \
on line 8

Modified: php/php-src/trunk/ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt
 ===================================================================
--- php/php-src/trunk/ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt	2010-05-29 \
                20:01:08 UTC (rev 299936)
+++ php/php-src/trunk/ext/reflection/tests/ReflectionMethod_invokeArgs_error2.phpt	2010-05-29 \
20:34:25 UTC (rev 299937) @@ -24,4 +24,4 @@

 ?>
 --EXPECTF--
-Catchable fatal error: Argument 2 passed to ReflectionMethod::invokeArgs() must be \
an array, boolean given in %s on line %d +Catchable fatal error: Argument 2 passed to \
ReflectionMethod::invokeArgs() must be of the type array, boolean given in %s on line \
%d



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic