summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2015-03-17 22:33:59 -0700
committerStanislav Malyshev <stas@php.net>2015-03-17 22:33:59 -0700
commit91538759b71d6dccb71cf9c30be6867a9dd67bcd (patch)
tree941d9a50ad3ce9a413ab32df4e252d316afb3209 /NEWS
parentef8fc4b53d92fbfcd8ef1abbd6f2f5fe2c4a11e5 (diff)
downloadphp-git-PHP-5.4.39.tar.gz
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0ce25d00f6..1efab5938c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2015 PHP 5.4.39
+19 Mar 2015 PHP 5.4.39
- Core:
. Fixed bug #68976 (Use After Free Vulnerability in unserialize()). (Stas)