summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2014-02-05 00:22:22 -0800
committerStanislav Malyshev <stas@php.net>2014-02-05 00:22:22 -0800
commitfd6e334f4a6275f3434cb3cedfc250a45c534b36 (patch)
treecddf5f1278d22232989186aef44e2c003295cc38 /NEWS
parent08eb524bf25533bbc5373690046b2f874129ccbc (diff)
downloadphp-git-PHP-5.4.25.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 536ec7c5a3..e8c8f31697 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-23 Jan 2013, PHP 5.4.25 RC1
+06 Feb 2014, PHP 5.4.25
- Core:
. Fixed bug #66286 (Incorrect object comparison with inheritance). (Nikita)