summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ff6cde2d8d..a20f11a5ec 100644
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,6 @@ PHP NEWS
. Fixed bug #47358 (glob returns error, should be empty array()). (Pierre)
. Fixed bug #65463 (SIGSEGV during zend_shutdown()). (Keyur Govande)
. Fixed bug #66036 (Crash on SIGTERM in apache process). (Keyur Govande)
- . Fixed bug #67644 (Memory corruption & crash during ob_start function
- callback). (Stas)
- OpenSSL:
. Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).