summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-07-02 23:10:53 -0700
committerStanislav Malyshev <stas@php.net>2013-07-02 23:10:53 -0700
commit0d135ccbf0e320e5d8b973581aac56664fe92a72 (patch)
treecfbe0db598a4e8c3ddc8d3f995e313051622f519 /NEWS
parentf432141cd9a9cad004373a8de9d8e8be52482afd (diff)
downloadphp-git-php-5.4.17.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index adfe837fa2..5f5aac5a52 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-20 Jun 2013, PHP 5.4.17 RC1
+04 Jul 2013, PHP 5.4.17
- Core:
. Fixed bug #64988 (Class loading order affects E_STRICT warning). (Laruence)