Skip to content

Commit 2d2bd2d

Browse files
committed
prepare NEWS for next
1 parent 41774bc commit 2d2bd2d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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+
39
25 Jun 2015, PHP 7.0.0 Alpha 2
410

511
- Core:
@@ -51,8 +57,6 @@
5157
. Fixed bug #69838 (Wrong size calculation for function table). (Anatol)
5258

5359
- PCRE:
54-
. Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
55-
string). (cmb)
5660
. Fixed bug #69864 (Segfault in preg_replace_callback) (cmb, ab)
5761

5862
- PDO_pgsql:

0 commit comments

Comments
 (0)