summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2006-07-10 00:36:47 +0000
committerMarcus Boerger <helly@php.net>2006-07-10 00:36:47 +0000
commitf66cd50510c7cb66b93b966e2c8068716dea32a0 (patch)
tree51832cd3399ead77ff01f540740ebfcf9d71ff56
parent704eced26b361c6ac9a9e04700cb46d27da6b16f (diff)
downloadphp-git-f66cd50510c7cb66b93b966e2c8068716dea32a0.tar.gz
- BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6a7ca088a3..0dee09c07c 100644
--- a/NEWS
+++ b/NEWS
@@ -105,6 +105,7 @@ PHP NEWS
- Fixed bug #37707 (clone without assigning leaks memory). (Ilia, Nuno, Dmitri)
- Fixed bug #37705 (Semaphore constants not available). (Ilia)
- Fixed bug #37671 (MySQLi extension fails to recognize BIT column). (Ilia)
+- Fixed bug #37667 (Object is not added into array returned by __get). (Marcus)
- Fixed bug #37635 (parameter of pcntl signal handler is trashed). (Mike)
- Fixed bug #37632 (Protected method access problem). (Marcus)
- Fixed bug #37630 (MySQL extensions should link against thread safe client