Skip to content

Commit e6d917e

Browse files
committed
Add NEWS entries
Closes GH-17539
1 parent 2ae897f commit e6d917e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ PHP NEWS
4242
- Opcache:
4343
. Fixed bug GH-17307 (Internal closure causes JIT failure). (nielsdos)
4444

45+
- PDO:
46+
. Fixed a memory leak when the GC is used to free a PDOStatment. (Girgias)
47+
. Fixed a crash in the PDO Firebird Statement destructor. (nielsdos)
48+
4549
- Phar:
4650
. Fixed bug GH-17518 (offset overflow phar extractTo()). (nielsdos)
4751

0 commit comments

Comments
 (0)