summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2016-07-20 10:40:38 +0200
committerJulien Pauli <jpauli@php.net>2016-07-20 10:40:38 +0200
commit29ac2c59a49e0ca9d6a5399a49f4fd1afb058fa3 (patch)
tree23bfdfd540c0e71d202e1814c44426561b3b1f0a /NEWS
parentd4d8fb1b25c31fdc89c06824344f5c63fe36018c (diff)
downloadphp-git-PHP-5.5.tar.gz
5.5.38 is the last release. EOLingPHP-5.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 52c43a6b56..f29fcf5512 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-** PHP 5.5 is in security-only mode , please do not commit to this branch **
+PHP 5.5 is EOL.
-?? ?? 2016, PHP 5.5.38
+21 Jul 2016, PHP 5.5.38
- BZip2:
. Fixed bug #72613 (Inadequate error handling in bzread()). (Stas)