From 3f3ae34fc256756c1704fe700944ff4f1458825d Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Thu, 30 Jun 2011 06:14:41 +0000 Subject: [PATCH] Fix bug #55066 (Missing linebreak in NEWS). --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e62010ff86..d553744701 100644 --- a/NEWS +++ b/NEWS @@ -430,7 +430,8 @@ PHP NEWS - Streams: . Fixed bug #54946 (stream_get_contents infinite loop). (Hannes) - . Fixed bug #54623 (Segfault when writing to a persistent socket after closing a copy of the socket). (Gustavo) + . Fixed bug #54623 (Segfault when writing to a persistent socket after + closing a copy of the socket). (Gustavo) . Zip extension: . Fixed bug #54681 (addGlob() crashes on invalid flags). (Felipe) -- 2.40.0