update NEWS to note bug #46032 fix

This commit is contained in:
Greg Beaver 2008-09-11 03:29:54 +00:00
parent e7b6fe1b45
commit d19e466d96

1
NEWS
View File

@ -38,6 +38,7 @@ PHP NEWS
- 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)