Skip to content

Commit 95b6575

Browse files
committed
Moved NEWS entry for bug #69864 to proper category
1 parent b29d822 commit 95b6575

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
25 Jun 2015, PHP 7.0.0 Alpha 2
44

55
- Core:
6-
. Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
76
. Fixed bug #69872 (uninitialised value in strtr with array). (Laruence)
87
. Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting).
98
(Laruence)
@@ -50,6 +49,9 @@
5049
. Removed opcache.load_comments configuration directive. Now doc comments
5150
loading costs nothing and always enabled. (Dmitry)
5251
. Fixed bug #69838 (Wrong size calculation for function table). (Anatol)
52+
53+
- PCRE:
54+
. Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
5355

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

0 commit comments

Comments
 (0)