From a767522485c4048abf7ef0865486a0eadd633ad8 Mon Sep 17 00:00:00 2001 From: Date: Thu, 3 Jan 2002 01:14:17 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/ChangeLog b/ChangeLog index d5a9a4627f..a13e82ee66 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,51 @@ +2002-01-02 Zak Greant + + * ext/standard/basic_functions.c: + Adding key_exists alias for array_key_exists, at the request of One-Who-Shall-Not-Be-Named-Because-He-Is-On-Vacation + +2002-01-02 Stig Bakken + + * pear/DB/tests/db_error.phpt + pear/DB/tests/db_error2.phpt + pear/tests/pear_error.phpt: * PEAR.php line number changes again + + * pear/tests/pear_registry.phpt: + * registry files renamed from .inf to .reg, update test + + * pear/PEAR/Installer.php: * support "pear-get install XML_RPC" + + * pear/Makefile.in + pear/scripts/.cvsignore + pear/scripts/pear-get.in + pear/scripts/pear.in: + * start splitting "pear" command into "pear" and "pear-get" + + * pear/PEAR/Remote.php: * use new overloading API properly + +2002-01-02 Markus Fischer + + * ext/ftp/php_ftp.c: + - Corrected proto for ftp_connect() (new optional parameter for initial + custom timeout). + + * ext/ftp/ftp.c + ext/ftp/ftp.h + ext/ftp/php_ftp.c + ext/ftp/php_ftp.h: + - Added ftp_set_option(), ftp_get_option() and support for setting a + custom timeout. + +2002-01-02 jim winstead + + * ext/gd/gd.c: + jpeg2wbmp,png2wbmp: fix prototypes; _php_image_convert: simplify argument count checking + +2002-01-02 Markus Fischer + + * ext/ftp/php_ftp.c: - Fixed ftp_fget() and ftp_mkdir() protos. + + * ext/ftp/php_ftp.c: - Corrected proto for ftp_fget(). + 2002-01-01 Markus Fischer * ext/ftp/php_ftp.c -- 2.50.1