sniper          Mon Feb  9 21:00:04 2004 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  typos
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.557&r2=1.1247.2.558&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.557 php-src/NEWS:1.1247.2.558
--- php-src/NEWS:1.1247.2.557   Mon Feb  9 19:30:01 2004
+++ php-src/NEWS        Mon Feb  9 21:00:02 2004
@@ -9,11 +9,11 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to