summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 751a109585..b0def68a6f 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,8 @@ PHP NEWS
. Fixed bug #70532 (phpdbg must respect set_exception_handler). (Bob)
. Fixed bug #70531 (Run and quit mode (-qrr) should not fallback to
interactive mode). (Bob)
+ . Fixed bug #70533 (Help overview (-h) does not rpint anything under Windows).
+ (Anatol)
- Session:
. Fixed bug #70529 (Session read causes "String is not zero-terminated" error).