We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ae897f commit e6d917eCopy full SHA for e6d917e
NEWS
@@ -42,6 +42,10 @@ PHP NEWS
42
- Opcache:
43
. Fixed bug GH-17307 (Internal closure causes JIT failure). (nielsdos)
44
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
+
49
- Phar:
50
. Fixed bug GH-17518 (offset overflow phar extractTo()). (nielsdos)
51
0 commit comments