summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1947e2aa68..b1d56ac0f5 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP NEWS
array notation) (Florian)
. Implemented 64-bit format codes for pack() and unpack(). (Leigh)
+- phpdbg:
+ . Added XML protocol (-x command line flag). (Bob)
+ . Added hard interruptions (twice SIGINT). (Bob)
+
- Fileinfo:
. Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
. Fixed bug #68224 (buffer-overflow in libmagic/readcdf.c caught by