File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,16 +35,16 @@ echo "Done\n";
35
35
setlocale (LC_TIME , $ loc );
36
36
?>
37
37
--EXPECTF--
38
- Deprecated: Function gmstrftime () is deprecated in %s on line %d
38
+ Deprecated: Function strftime () is deprecated in %s on line %d
39
39
bool(false)
40
40
41
- Deprecated: Function gmstrftime () is deprecated in %s on line %d
41
+ Deprecated: Function strftime () is deprecated in %s on line %d
42
42
string(%d) "Tue Tuesday Jun June 6/27/2006 12:00:00 AM 27 00 12 178 06 00 AM 00 26 26 2 6/27/2006 12:00:00 AM 06 2006 %s"
43
43
44
- Deprecated: Function gmstrftime () is deprecated in %s on line %d
44
+ Deprecated: Function strftime () is deprecated in %s on line %d
45
45
string(5) "%q %a"
46
46
47
- Deprecated: Function gmstrftime () is deprecated in %s on line %d
47
+ Deprecated: Function strftime () is deprecated in %s on line %d
48
48
string(4) "blah"
49
49
50
50
Deprecated: Function gmstrftime() is deprecated in %s on line %d
You can’t perform that action at this time.
0 commit comments