]> granicus.if.org Git - php/commitdiff
typos
authorfoobar <sniper@php.net>
Tue, 10 Feb 2004 02:00:02 +0000 (02:00 +0000)
committerfoobar <sniper@php.net>
Tue, 10 Feb 2004 02:00:02 +0000 (02:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0880bc3aaffd82d19511d7aef7a08872e4079fae..baf9fa0b2c171277f8243baecd97b6b6fcfb0b92 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,11 +9,11 @@ PHP 4                                                                      NEWS
 - Fixed bug #27171 (crash inside gmp_hamdist()). (Jani)
 - Fixed bug #27149 (broken CLOB support in oci8 extension). (Antony)
 - Fixed bug #27135 (Possible crash inside mb_strlen()). (Moriyoshi)
-- Fixed bug #27026 (Added cgi.nph that allows forcing of the Status: 200
-  header that is not normally needed). (Ilia)
+- Fixed bug #27026 (Added "cgi.nph" php.ini option to allow forcing of
+  the 'Status: 200' header that is not normally needed). (Ilia)
 - Fixed bug #26758 (FastCGI exits immediately with status 255). (Ilia, 
   tcarter at noggin dot com dot au)
-- Fixed bug #24773 (unseting of strings as arrays causes a crash). (Sara)
+- Fixed bug #24773 (unsetting string as array causes a crash). (Sara)
 
 03 Feb 2004, Version 4.3.5RC2
 - Changed "allow_url_fopen" php.ini option to be PHP_INI_SYSTEM. (Sara)