Skip to content

Commit c59f318

Browse files
committed
fix test
1 parent a0955f3 commit c59f318

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/date/tests/bug53879.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date)
3+
--INI--
4+
date.timezone=UTC
35
--FILE--
46
<?php
57
$date = DateTime::createFromFormat(DateTime::COOKIE, "Mon, 21-Jan-2041 15:24:52 GMT");

0 commit comments

Comments
 (0)