summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 40dd2e1738..bf832d5591 100644
--- a/NEWS
+++ b/NEWS
@@ -43,10 +43,6 @@ PHP NEWS
. Fixed bug #68351 (PDO::PARAM_BOOL and ATTR_EMULATE_PREPARES misbehaving)
(Matteo)
-- phpdbg:
- . Added XML protocol (-x command line flag). (Bob)
- . Added hard interruptions (twice SIGINT). (Bob)
-
- Session:
. Fixed bug #68331 (Session custom storage callable functions not being called)
(Yasuo Ohgaki)