Skip to content

Commit 0ee7155

Browse files
committed
Fixed bug #53437 Crash with unserialized DatePeriod instance
1 parent b7788c5 commit 0ee7155

15 files changed

+862
-48
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ PHP NEWS
1717
. Fixed bug #63530 (mysqlnd_stmt::bind_one_parameter crashes, uses wrong alloc
1818
for stmt->param_bind). (Andrey)
1919

20+
- DateTime
21+
. Fixed bug #53437 (Crash when using unserialized DatePeriod instance).
22+
(Gustavo, Derick, Anatol)
23+
2024
07 Mar 2013, PHP 5.5.0 Alpha 6
2125

2226
- Core:

0 commit comments

Comments
 (0)