Skip to content

Commit eef6b10

Browse files
committed
Moved NEWS entry for bug #69864 to proper category
1 parent 75b2ce2 commit eef6b10

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 @@
33
?? ??? 2015, PHP 5.5.27
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).
@@ -21,6 +20,9 @@
2120

2221
- GD:
2322
. Fixed bug #61221 (imagegammacorrect function loses alpha channel). (cmb)
23+
24+
- PCRE:
25+
. Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
2426

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

0 commit comments

Comments
 (0)