From: Date: Wed, 15 Dec 1999 03:08:10 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_RETURN_REF_MERGE~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7bb95460d5ec96b592a1359358abb40004d1f1f3;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index ecd7d30fc7..03cfb2ee47 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,55 @@ +1999-12-14 Andrei Zmievski + + * ext/standard/basic_functions.c + ext/standard/basic_functions.h + NEWS: + Moved function_exists() to Zend library. + +1999-12-14 Danny Heijl + + * ext/bcmath/bcmath.c: + (bcmath) Name of header changed from php3 to php but include forgotten. + +1999-12-14 Joey Smith + + * ext/xml/xml.c + ext/bcmath/Makefile.am + ext/bcmath/bcmath.c: Preliminary support for date/time stamping in error logs + +1999-12-14 Uwe Steinmann + + * ext/hyperwave/hw.c: always check if output is ok after php3_header() + +1999-12-14 Mark Musone + + * ext/mcal/php3_mcal.c: whoops..need to allow 7 parameters also + +1999-12-14 Thies C. Arntzen + + * ext/standard/image.c: + (getimagesize) grrr, fixed newly (30 min ago) introduced NPR + + * ext/standard/reg.c: use ex-API + + * ext/standard/basic_functions.c + ext/standard/php_string.h + ext/standard/string.c: + * ext/standard/metaphone.c + ext/standard/iptc.c: use ex-API + + * ext/standard/info.c + ext/standard/image.c: use _ex-API + +1999-12-14 Andrei Zmievski + + * ext/standard/string.c + NEWS: Boo. + +1999-12-14 Sascha Schumann + + * main.c: + Postpone the execution of post request startup handlers until the symbol_table is populated + 1999-12-13 Andrei Zmievski * ext/standard/php_string.h