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 b883fe1 commit 868b932Copy full SHA for 868b932
NEWS
@@ -3,7 +3,6 @@ PHP NEWS
3
?? Jul 2015, PHP 5.6.11
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).
@@ -27,6 +26,9 @@ PHP NEWS
27
26
- GMP:
28
. Fixed bug #69803 (gmp_random_range() modifies second parameter if GMP
29
number). (Nikita)
+
30
+- PCRE:
31
+ . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
32
33
- PDO_pgsql:
34
. Fixed bug #69752 (PDOStatement::execute() leaks memory with DML
0 commit comments