summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a706d4379a..8485216ca0 100644
--- a/NEWS
+++ b/NEWS
@@ -20,8 +20,6 @@ PHP NEWS
- Fixed bug #46238 (Segmentation fault on static call with empty string method).
(Felipe)
-- Fixed bug #46206 (pg_query_params/pg_execute convert passed values to
- strings). (Ilia)
- Fixed bug #46205 (Closure - Memory leaks when ReflectionException is thrown).
(Dmitry)
- Fixed bug #46194 (SIGSEGV when requested file is not found). (Greg)