From: Date: Fri, 26 Oct 2001 00:10:08 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: POST_PARAMETER_PARSING_API~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6586cf7216b77279c5aefc772c713d2b005ee28d;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index df781ab22f..0a0f29372f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2001-10-25 Martin Jansen + + * pear/HTML/Form.php: + * Improvements to Form.php (by Hakan Kuecuekyilmaz ) + +2001-10-25 Thomas V.V.Cox + + * pear/DB/mssql.php: + fix bug in numRows and 0 rows and drop the debug stuff in the error + reporting + +2001-10-25 Thies C. Arntzen + + * ext/xmlrpc/xmlrpc-epi-php.c: fix compile + + * ext/xmlrpc/libxmlrpc/xml_element.h + ext/xmlrpc/libxmlrpc/xmlrpc.h + ext/xmlrpc/xmlrpc-epi-php.c: + make it compile again and nuke most warnings + 2001-10-24 Rasmus Lerdorf * main/SAPI.c: Let's suppress this warning if always_populate is enabled