diff options
author | Ferenc Kovacs <tyrael@php.net> | 2015-05-13 15:29:08 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2015-05-13 15:29:08 +0200 |
commit | e09a0b74d9068dfcd5a2da4e0b3db59dd88712ee (patch) | |
tree | 94de379442501b2e933e674123d9f9c0063bfc26 | |
parent | 8fc4c9444fe6b8aa82d2a4513ba6a8118676b82d (diff) | |
download | php-git-e09a0b74d9068dfcd5a2da4e0b3db59dd88712ee.tar.gz |
fix release dates for 5.6.9/5.6.10. spotted by @Jan-E on github
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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). |