summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristopher Jones <sixd@php.net>2013-09-13 14:10:50 -0700
committerChristopher Jones <sixd@php.net>2013-09-13 14:10:50 -0700
commit7bb8cbcdeed009d9d34ff9ec83ecdd10c3d81c73 (patch)
tree4a56846c83e20299062f67f533fd732a4023c7fc /NEWS
parent7beef74a827f393753852f7239af75af236fb4f8 (diff)
parent160cd8d0a7205cacab9800318abb63a540587c4f (diff)
downloadphp-git-7bb8cbcdeed009d9d34ff9ec83ecdd10c3d81c73.tar.gz
Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4
# By Adam Harvey # Via Adam Harvey * 'PHP-5.4' of https://git.php.net/repository/php-src: Tinker with the wording of the short_open_tag description. Handle CLI server request headers case insensitively.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 486ccb2a88..e05b24042b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2013, PHP 5.4.21
+- CLI server:
+ . Fixed bug #65633 (built-in server treat some http headers as
+ case-sensitive). (Adam)
+
?? ??? 2013, PHP 5.4.20
- Core: