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 b29d822 commit 95b6575Copy full SHA for 95b6575
NEWS
@@ -3,7 +3,6 @@
3
25 Jun 2015, PHP 7.0.0 Alpha 2
4
5
- Core:
6
- . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
7
. Fixed bug #69872 (uninitialised value in strtr with array). (Laruence)
8
. Fixed bug #69868 (Invalid read of size 1 in zend_compile_short_circuiting).
9
(Laruence)
@@ -50,6 +49,9 @@
50
49
. Removed opcache.load_comments configuration directive. Now doc comments
51
loading costs nothing and always enabled. (Dmitry)
52
. Fixed bug #69838 (Wrong size calculation for function table). (Anatol)
+
53
+- PCRE:
54
+ . Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
55
56
- PDO_pgsql:
57
. Fixed bug #69752 (PDOStatement::execute() leaks memory with DML
0 commit comments