1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 03:03:26 +02:00

ChangeLog update

This commit is contained in:
2003-11-12 01:31:46 +00:00
parent d2564b401e
commit 3d8028d985
+29
View File
@@ -1,3 +1,32 @@
2003-11-11 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
* (PHP_4_3)
ext/mbstring/mbstring.c:
fixed compilation warning. (patched by Joe Orton)
2003-11-11 Ilia Alshanetsky <ilia@prohost.org>
* (PHP_4_3)
sapi/apache2handler/php_functions.c:
MFH: Compiler warning fix (patch by Joe Orton).
* sapi/apache2handler/php_functions.c:
Compiler warning fix (patch by Joe Orton).
2003-11-11 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
* (PHP_4_3)
ext/mbstring/mbstring.c:
MFH(r-1.204): Compiler warning fix (patch by Joe Orton).
* ext/mbstring/mbstring.c:
Compiler warning fix (patch by Joe Orton)
2003-11-11 Ilia Alshanetsky <ilia@prohost.org>
* ext/informix/ifx.ec:
Fix ZTS build.
2003-11-10 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
* ZendEngine2/zend_iterators.c: