summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2f9378b543..69a7314619 100644
--- a/NEWS
+++ b/NEWS
@@ -46,8 +46,6 @@ PHP NEWS
- Fixed bug #46653 (can't extend mysqli). (Johannes)
- Fixed bug #46646 (Restrict serialization on some internal classes like
Closure and SplFileInfo using exceptions). (Etienne)
-- Fixed bug #46304 (Defining namespaced constant using define() defines
- CASE SENSITIVE namespace). (Stas)
- Fixed bug #46268 (DateTime::modify() does not reset relative time values).
(Derick)
- Fixed bug #46044 (Mysqli - wrong error message). (Johannes)