helly Mon Aug 11 17:30:22 2008 UTC Modified files: /php-src/ext/spl/tests spl_004.phpt Log: - EXPECT rather than EXPECTF http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_004.phpt?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/spl/tests/spl_004.phpt diff -u php-src/ext/spl/tests/spl_004.phpt:1.4 php-src/ext/spl/tests/spl_004.phpt:1.5 --- php-src/ext/spl/tests/spl_004.phpt:1.4 Sat May 24 14:12:00 2008 +++ php-src/ext/spl/tests/spl_004.phpt Mon Aug 11 17:30:22 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