summaryrefslogtreecommitdiff
path: root/ext/date/tests/gmstrftime_variation19.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/gmstrftime_variation19.phpt')
-rw-r--r--ext/date/tests/gmstrftime_variation19.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/date/tests/gmstrftime_variation19.phpt b/ext/date/tests/gmstrftime_variation19.phpt
index 1445861621..983911fa48 100644
--- a/ext/date/tests/gmstrftime_variation19.phpt
+++ b/ext/date/tests/gmstrftime_variation19.phpt
@@ -1,9 +1,9 @@
--TEST--
-Test gmstrftime() function : usage variation - Checking newline and tab formats which was not supported on Windows before VC14.
+Test gmstrftime() function : usage variation - Checking newline and tab formats which was not supported on Windows before VC14.
--FILE--
<?php
/* Prototype : string gmstrftime(string format [, int timestamp])
- * Description: Format a GMT/UCT time/date according to locale settings
+ * Description: Format a GMT/UCT time/date according to locale settings
* Source code: ext/date/php_date.c
* Alias to functions:
*/