summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2006-07-09 17:53:55 +0000
committerMarcus Boerger <helly@php.net>2006-07-09 17:53:55 +0000
commit2f0e80afac0c15598be6bad26b00283a94ef3b31 (patch)
treefb11dacc799d9119e53f3429ea40493a8921c330
parente9be807267c07127bc49f8a24f18f169ce9d5e61 (diff)
downloadphp-git-2f0e80afac0c15598be6bad26b00283a94ef3b31.tar.gz
- BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0b047ee3d0..3a599e8c51 100644
--- a/NEWS
+++ b/NEWS
@@ -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)