Skip to content

Commit 5373f5d

Browse files
committed
Fix test on non-UTC environments
1 parent 728b81d commit 5373f5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/date/tests/gh10747-1.phpt

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
Bug GH-10747 (Private fields in serialized DateTimeImmutable objects throw)
3+
--INI--
4+
date.timezone=UTC
35
--FILE--
46
<?php
57
class I extends DateTimeImmutable

0 commit comments

Comments
 (0)