summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 262c8f964f..009c7554d1 100644
--- a/NEWS
+++ b/NEWS
@@ -41,7 +41,6 @@ PHP NEWS
(Sara)
- Added stream_resolve_include_path() function which checks which file fopen()
with a relative path will open. (Sara)
-- Added shm_has_var() function. (Mike)
- Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike)
- Fixed bug #46647 (SplFileObject::fgetcsv segfaults). (Etienne)