This commit is contained in:
Marcus Boerger 2006-07-09 17:53:55 +00:00
parent e9be807267
commit 2f0e80afac

1
NEWS
View File

@ -92,6 +92,7 @@ PHP NEWS
- Fixed bug #37862 (Integer pointer comparison to numeric value).
(bugs-php at thewrittenword dot com)
- Fixed bug #37807 (segmentation fault during SOAP schema import). (Tony)
- Fixed bug #37806 (weird behavior of object type and comparison). (Marcus)
- Fixed bug #37780 (memory leak trying to execute a non existing file (CLI)).
(Mike)
- Fixed bug #37747 (strtotime segfaults when given "nextyear"). (Derick)