summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Pauli <jpauli@php.net>2015-02-04 17:43:36 +0100
committerJulien Pauli <jpauli@php.net>2015-02-04 17:43:36 +0100
commit959cecf046c16ac4d1a2afe2d37e3e89a36cb902 (patch)
treeb7f704894300483fb4a392a810339e2cb03f0764
parentf51b73c833ef88761780487da610d7e94e68ad47 (diff)
downloadphp-git-959cecf046c16ac4d1a2afe2d37e3e89a36cb902.tar.gz
Updated NEWS
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 4710435718..50f36ba68a 100644
--- a/NEWS
+++ b/NEWS
@@ -13,8 +13,6 @@ PHP NEWS
- Date:
. Fixed bug #45081 (strtotime incorrectly interprets SGT time zone). (Derick)
- . Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat).
- (Derick, Felipe)
- Dba:
. Fixed bug #68711 (useless comparisons). (bugreports at internot dot info)