diff options
author | Ferenc Kovacs <tyrael@php.net> | 2016-03-17 01:46:00 +0100 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2016-03-17 01:46:00 +0100 |
commit | 14f4848fb0e900c34129eead3c9ca92157b23aac (patch) | |
tree | 1f62989589a06b7f33059d15cd50cdcbfa64df09 /NEWS | |
parent | 478c80712877da23019802178da1fcd6e6b83e1e (diff) | |
download | php-git-14f4848fb0e900c34129eead3c9ca92157b23aac.tar.gz |
prepare for 5.6.20RC1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2016, PHP 5.6.20 +?? ??? 2016, PHP 5.6.21 + +31 Marc 2016, PHP 5.6.20 - CLI Server: . Fixed bug #69953 (Support MKCALENDAR request method). (Christoph) |