cellog          Thu Sep 11 03:29:55 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  update NEWS to note bug #46032 fix
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.313&r2=1.2027.2.547.2.965.2.314&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.313 
php-src/NEWS:1.2027.2.547.2.965.2.314
--- php-src/NEWS:1.2027.2.547.2.965.2.313       Wed Sep 10 10:28:57 2008
+++ php-src/NEWS        Thu Sep 11 03:29:54 2008
@@ -38,6 +38,7 @@
 - Fixed a bug causing miscalculations with the "last <weekday> of <n> month"
   relative time string. (Derick)
 
+- Fixed bug #46032 (PharData::__construct() wrong memory read). (Greg)
 - Fixed bug #45826 (custom ArrayObject serialization). (Etienne)
 - Fixed bug #45798 (sqlite3 doesn't notice if variable was bound). (Felipe)
 - Fixed bug #45786 (FastCGI process exited unexpectedly). (Dmitry)



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

Reply via email to