From 7da9939ca6aa5be406823d211bc5606512992ad3 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Tue, 15 Nov 2011 22:03:40 +0000 Subject: [PATCH] Minor NEWS grammar fixes --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index b6cfbbb0ed..3b8f12216f 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,8 @@ PHP NEWS CR(0x0D)). (rui) . Fixed bug #55874 (GCC does not provide __sync_fetch_and_add on some archs). (klightspeed at netspace dot net dot au) - . Fixed bug #52624 (tempnam() by-pass open_basedir with inexistent directory). - (Felipe) + . Fixed bug #52624 (tempnam() by-pass open_basedir with nonexistent + directory). (Felipe) - OpenSSL: . Fixed bug #60279 (Fixed NULL pointer dereference in @@ -30,7 +30,7 @@ PHP NEWS -CLI SAPI: . Fixed bug #60159 (Router returns false, but POST is not passed to requested resource). (Laruence) - . Fixed bug #55759 (mem leak when use built-in server). (Laruence) + . Fixed bug #55759 (memory leak when using built-in server). (Laruence) 11 Nov 2011, PHP 5.4.0 RC1 - General improvements: -- 2.50.1