summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Soria Parra <dsp@php.net>2013-09-16 03:48:34 +0200
committerDavid Soria Parra <dsp@php.net>2013-09-16 04:04:51 +0200
commitc0afe829e33c5f5690c6967a102148984836d5aa (patch)
tree6d5c068326aefa0ca0cbf864e5e01edb1929c1fd
parenta475b2c1db3512eabfece71430cb49065f558e40 (diff)
downloadphp-git-c0afe829e33c5f5690c6967a102148984836d5aa.tar.gz
News for bugfix #64157
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e05b24042b..c7d5e030f3 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #65633 (built-in server treat some http headers as
case-sensitive). (Adam)
+- Datetime:
+ . Fixed bug #64157 (DateTime::createFromFormat() reports confusing error
+ message). (Boro Sitnikovski)
+
?? ??? 2013, PHP 5.4.20
- Core: