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 75b2ce2 commit eef6b10Copy full SHA for eef6b10
NEWS
@@ -3,7 +3,6 @@
3
?? ??? 2015, PHP 5.5.27
4
5
- Core:
6
- . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
7
. Fixed bug #69703 (Use __builtin_clzl on PowerPC).
8
(dja at axtens dot net, Kalle)
9
. Fixed bug #69732 (can induce segmentation fault with basic php code).
@@ -21,6 +20,9 @@
21
20
22
- GD:
23
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
+
24
+- PCRE:
25
+ . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
26
27
- PDO_pgsql:
28
. Fixed bug #69752 (PDOStatement::execute() leaks memory with DML
0 commit comments