mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
ChangeLog update
This commit is contained in:
24
ChangeLog
24
ChangeLog
@@ -1,3 +1,27 @@
|
||||
2004-07-03 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
|
||||
|
||||
* NEWS:
|
||||
BFN
|
||||
|
||||
* ext/standard/var.c:
|
||||
- Bugfix #28325 (circular reference serialisation).
|
||||
|
||||
2004-07-03 Pierre-Alain Joye <pierre@dotgeek.org>
|
||||
|
||||
* (PHP_4_3)
|
||||
ext/gd/libgd/gd.c
|
||||
ext/gd/tests/bug28984.phpt
|
||||
ext/gd/tests/bug28984.phpt:
|
||||
- Fix #28984, using full transparent segfauls in imagefill
|
||||
(NB: imagefill is broken in HEAD, same code)
|
||||
- Add testcase
|
||||
|
||||
2004-07-03 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* ZendEngine2/zend_alloc.c:
|
||||
- Should fix mem leak with ZEND_MM. I made this change a while ago and
|
||||
- rolled it back but I don't remember why. Please test!
|
||||
|
||||
2004-07-02 Wez Furlong <wez.php@thebrainroom.net>
|
||||
|
||||
* (PHP_4_3)
|
||||
|
||||
@@ -1,3 +1,9 @@
|
||||
2004-07-03 Andi Gutmans <andi@zend.com>
|
||||
|
||||
* zend_alloc.c:
|
||||
- Should fix mem leak with ZEND_MM. I made this change a while ago and
|
||||
- rolled it back but I don't remember why. Please test!
|
||||
|
||||
2004-07-01 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* zend_constants.c:
|
||||
|
||||
Reference in New Issue
Block a user