summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/standard/tests/time/bug26320.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/tests/time/bug26320.phpt b/ext/standard/tests/time/bug26320.phpt
index eaa009935c..b57712009f 100644
--- a/ext/standard/tests/time/bug26320.phpt
+++ b/ext/standard/tests/time/bug26320.phpt
@@ -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 (!@putenv("TZ=GMT0") || getenv("TZ") != 'GMT0') {
die("skip unable to change TZ enviroment variable\n");