diff options
author | Tjerk Meesters <datibbaw@php.net> | 2014-07-12 11:09:35 +0800 |
---|---|---|
committer | Tjerk Meesters <datibbaw@php.net> | 2014-07-12 11:09:35 +0800 |
commit | 377750cd8f9618498d05c0ac7a79b05a5c6794d4 (patch) | |
tree | 04df0adac7c4685dcb19d6086bfd40ea48b0acdd | |
parent | 8757e2cab8482143a58244eb97669de784e5150d (diff) | |
download | php-git-377750cd8f9618498d05c0ac7a79b05a5c6794d4.tar.gz |
Updated NEWS for 34407
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ PHP NEWS . Fixed bug #67151 (strtr with empty array crashes). (Nikita) . Fixed bug #67407 (Windows 8.1/Server 2012 R2 reported as Windows 8/Server 2012). (Christian Wenz) + . Implemented FR #34407 (ucwords and Title Case). (Tjerk) - CLI server: . Implemented FR #67429 (CLI server is missing some new HTTP response codes). |