derick Thu Dec 18 14:53:47 2008 UTC Modified files: /php-src/ext/date/tests idate_variation7.phpt Log: - Fixed test-case. http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/idate_variation7.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/date/tests/idate_variation7.phpt diff -u php-src/ext/date/tests/idate_variation7.phpt:1.1 php-src/ext/date/tests/idate_variation7.phpt:1.2 --- php-src/ext/date/tests/idate_variation7.phpt:1.1 Mon Dec 8 10:41:47 2008 +++ php-src/ext/date/tests/idate_variation7.phpt Thu Dec 18 14:53:46 2008 @@ -1,5 +1,7 @@ --TEST-- Test idate() function : usage variation - Checking for Strict Standards. +--INI-- +date.timezone= --FILE-- <?php /* Prototype : int idate(string format [, int timestamp])
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php