helly Mon Aug 11 17:30:37 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/spl/tests spl_004.phpt Log: - MFH EXPECT rather than EXPECTF http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_004.phpt?r1=1.1.2.2.2.3&r2=1.1.2.2.2.4&diff_format=u Index: php-src/ext/spl/tests/spl_004.phpt diff -u php-src/ext/spl/tests/spl_004.phpt:1.1.2.2.2.3 php-src/ext/spl/tests/spl_004.phpt:1.1.2.2.2.4 --- php-src/ext/spl/tests/spl_004.phpt:1.1.2.2.2.3 Sat May 24 14:10:44 2008 +++ php-src/ext/spl/tests/spl_004.phpt Mon Aug 11 17:30:37 2008 @@ -49,7 +49,7 @@ ?> ===DONE=== <?php exit(0); ?> ---EXPECTF-- +--EXPECT-- int(0) int(1) int(2)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php