Skip to content

Commit 0f9cf35

Browse files
committed
Backported the fix for bug #53437
1 parent e1e07cb commit 0f9cf35

File tree

12 files changed

+707
-41
lines changed

12 files changed

+707
-41
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ PHP NEWS
88
. Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)
99
. Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol)
1010

11+
- DateTime:
12+
. Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
13+
(Gustavo, Derick, Anatol)
14+
1115
- FPM:
1216
. Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
1317

0 commit comments

Comments
 (0)