summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 32e17a569f..7913589403 100644
--- a/NEWS
+++ b/NEWS
@@ -330,7 +330,7 @@ PHP NEWS
- Core
. Fixed bug #55339 (Segfault with allow_call_time_pass_reference = Off).
(Dmitry)
- . Fix bug #55295 [NEW]: popen_ex on windows, fixed possible heap overflow
+ . Fixed bug #55295 (popen_ex on windows, fixed possible heap overflow).
(Pierre)
. Fixed bug #50816 (Using class constants in array definition fails).
(Pierrick, Dmitry)