tony2001                Mon Dec  3 16:33:38 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  fix typos
  use the earliest bug report in the description
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1026&r2=1.2027.2.547.2.1027&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1026 php-src/NEWS:1.2027.2.547.2.1027
--- php-src/NEWS:1.2027.2.547.2.1026    Mon Dec  3 16:20:55 2007
+++ php-src/NEWS        Mon Dec  3 16:33:37 2007
@@ -5,10 +5,8 @@
 
 - Fixed bug #43482 (array_pad() does not warn on very small pad numbers).
   (Ilia)
-- Fixed bug #43476 (Fixed crash because of uninitialized
-  SG(sapi_headers).minetype). (Dmitry)
-- Fixed bug #43457 (Prepared statement with incorrect parms doens't
-  throw exception with pdo_pgsql driver). (Ilia)
+- Fixed bug #43457 (Prepared statement with incorrect parms doesn't throw 
+  exception with pdo_pgsql driver). (Ilia)
 - Fixed bug #43386 (array_globals not reset to 0 properly on init). (Ilia)
 - Fixed bug #43377 (PHP crashes with invalid argument for DateTimeZone). (Ilia)
 - Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error). (Ilia)
@@ -18,8 +16,8 @@
   (Jani)
 - Fixed bug #43301 (mb_ereg*_replace() crashes when replacement string is
   invalid PHP expression and 'e' option is used). (Jani)
-- Fixed bug #43295 (Fixed crash because of uninitialized
-  SG(sapi_headers).minetype). (Dmitry)
+- Fixed bug #43295 (crash because of uninitialized SG(sapi_headers).mimetype). 
+  (Dmitry)
 - Fixed bug #43293 (Multiple segfaults in getopt()). (Hannes)
 - Fixed bug #43279 (pg_send_query_params() converts all elements in 'params' 
   to strings). (Ilia)

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

Reply via email to