summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2015-05-13 15:29:08 +0200
committerFerenc Kovacs <tyrael@php.net>2015-05-13 15:29:08 +0200
commite09a0b74d9068dfcd5a2da4e0b3db59dd88712ee (patch)
tree94de379442501b2e933e674123d9f9c0063bfc26
parent8fc4c9444fe6b8aa82d2a4513ba6a8118676b82d (diff)
downloadphp-git-e09a0b74d9068dfcd5a2da4e0b3db59dd88712ee.tar.gz
fix release dates for 5.6.9/5.6.10. spotted by @Jan-E on github
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 54516c85fd..571382b4ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? Jul 2015, PHP 5.6.10
+?? Jun 2015, PHP 5.6.10
-14 Jun 2015, PHP 5.6.9
+14 May 2015, PHP 5.6.9
- Core:
. Fixed bug #66048 (temp. directory is cached during multiple requests).