Skip to content

Commit 868b932

Browse files
committed
Moved NEWS entry for bug #69864 to proper category
1 parent b883fe1 commit 868b932

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ PHP NEWS
33
?? Jul 2015, PHP 5.6.11
44

55
- Core:
6-
. Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
76
. Fixed bug #69703 (Use __builtin_clzl on PowerPC).
87
(dja at axtens dot net, Kalle)
98
. Fixed bug #69732 (can induce segmentation fault with basic php code).
@@ -27,6 +26,9 @@ PHP NEWS
2726
- GMP:
2827
. Fixed bug #69803 (gmp_random_range() modifies second parameter if GMP
2928
number). (Nikita)
29+
30+
- PCRE:
31+
. Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
3032

3133
- PDO_pgsql:
3234
. Fixed bug #69752 (PDOStatement::execute() leaks memory with DML

0 commit comments

Comments
 (0)