changelog Sat Dec 2 01:31:01 2006 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1027&r2=1.1028&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1027 ZendEngine2/ChangeLog:1.1028
--- ZendEngine2/ChangeLog:1.1027 Fri Dec 1 01:31:01 2006
+++ ZendEngine2/ChangeLog Sat Dec 2 01:31:01 2006
@@ -1,3 +1,34 @@
+2006-12-01 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * zend_alloc.c
+ zend_alloc.c
+ tests/bug39438.phpt:
+ Bug #39438 (Fatal error: Out of memory)
+
+ * tests/bug39438.phpt
+ tests/bug39438.phpt:
+
+ file bug39438.phpt was initially added on branch PHP_5_2.
+
+ * zend_alloc.c
+ zend_alloc.c:
+ typo
+
+ * zend_alloc.c
+ zend_alloc.c:
+ Fixed bug #39702 (php crashes in the allocator on linux-m68k)
+
+ * zend_API.c:
+ Fixed buffer overflow. (Rob)
+
+ * zend_alloc.c
+ zend_alloc.c:
+ Fixed bug #39640 (Segfault with "Allowed memory size exhausted")
+
+ * zend_alloc.c
+ zend_alloc.c:
+ Fixed bug #39652 (Wrong negative results from memeory_get_usage())
+
2006-11-30 Antony Dovgal <[EMAIL PROTECTED]>
* tests/bug39602.phpt
@@ -15872,7 +15903,7 @@
2003-06-10 Jani Taskinen <[EMAIL PROTECTED]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1027 2006/12/01 01:31:01 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1028 2006/12/02 01:31:01 changelog Exp $ tag
2003-06-10 James Cox <[EMAIL PROTECTED]>
@@ -17596,7 +17627,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1027 2006/12/01 01:31:01
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1028 2006/12/02 01:31:01
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[EMAIL PROTECTED]>