Skip to content

Commit a141543

Browse files
committed
Fix test on non-UTC platforms
1 parent a5da519 commit a141543

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)