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 7713079 commit 27187bdCopy full SHA for 27187bd
NEWS
@@ -65,6 +65,9 @@ PHP NEWS
65
the cpu mask argument with entries type different than int/string.
66
(David Carlier)
67
68
+- PCRE:
69
+ . Fixed bug GH-17122 (memory leak in regex). (nielsdos)
70
+
71
- PDO:
72
. Fixed a memory leak when the GC is used to free a PDOStatment. (Girgias)
73
. Fixed a crash in the PDO Firebird Statement destructor. (nielsdos)
0 commit comments