hholzgra Wed Nov 19 12:38:43 2003 EDT Modified files: /php-src/ext/standard/tests/time bug26320.phpt Log: typo fix Index: php-src/ext/standard/tests/time/bug26320.phpt diff -u php-src/ext/standard/tests/time/bug26320.phpt:1.1 php-src/ext/standard/tests/time/bug26320.phpt:1.2 --- php-src/ext/standard/tests/time/bug26320.phpt:1.1 Wed Nov 19 11:37:50 2003 +++ php-src/ext/standard/tests/time/bug26320.phpt Wed Nov 19 12:38:42 2003 @@ -1,5 +1,5 @@ --TEST-- -Bug #26320 (strtotime handling of XML Schema/ISO 6801 format) +Bug #26320 (strtotime handling of XML Schema/ISO 8601 format) --SKIP-- if ([EMAIL PROTECTED]("TZ=GMT0") || getenv("TZ") != 'GMT0') { die("skip unable to change TZ enviroment variable\n");
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php