Skip to content

Commit 88c2dbe

Browse files
committed
Backported the fix for bug #53437
1 parent f5f6404 commit 88c2dbe

12 files changed

+698
-40
lines changed

NEWS

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

10+
- DateTime
11+
. Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
12+
(Gustavo, Derick, Anatol)
13+
1014
- PDO_firebird:
1115
. Fixed bug #64037 (Firebird return wrong value for numeric field).
1216
(Matheus Degiovani, Matteo)

0 commit comments

Comments
 (0)