summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-02-28 21:22:06 -0800
committerStanislav Malyshev <stas@php.net>2013-02-28 21:22:06 -0800
commit8f533d2dfd1f029b5d1a811fdeac753a4dc0a7a2 (patch)
tree93cb704927f794015fcf50dbd5eee03265b46972 /NEWS
parent61099f85857193c223dd62b0c5302507a77cf0ab (diff)
downloadphp-git-php-5.3.23RC1.tar.gz
5.3.23RC1php-5.3.23RC1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 57bae92e6f..5f19e6da3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2013, PHP 5.3.23
+28 Feb 2013, PHP 5.3.23RC1
- SPL:
. Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)