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 41774bc commit 2d2bd2dCopy full SHA for 2d2bd2d
NEWS
@@ -1,5 +1,11 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
+09 Jul 2015, PHP 7.0.0 Beta 1
4
+
5
+- PCRE:
6
+ . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
7
+ string). (cmb)
8
9
25 Jun 2015, PHP 7.0.0 Alpha 2
10
11
- Core:
@@ -51,8 +57,6 @@
51
57
. Fixed bug #69838 (Wrong size calculation for function table). (Anatol)
52
58
53
59
- PCRE:
54
- . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
55
- string). (cmb)
56
60
. Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
61
62
- PDO_pgsql:
0 commit comments