1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00

Fixed news, rc1 is already branched

This commit is contained in:
Anatol Belski
2013-05-08 19:24:51 +02:00
parent 4091e94660
commit 7b09e5fe35

6
NEWS
View File

@@ -2,6 +2,9 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2013, PHP 5.5.0 Release Candidate 2
- mbstring:
. Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol)
09 May 2013, PHP 5.5.0 Release Candidate 1
@@ -25,9 +28,6 @@ PHP NEWS
. Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
on Windows x64). (Anatol)
- mbstring:
. Fixed bug #64769 (mbstring PHPTs crash on Windows x64). (Anatol)
25 Apr 2013, PHP 5.5.0 Beta 4
- Core: