From: Date: Mon, 6 Dec 2004 01:35:04 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~571 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd39bb55f6c56cd58498ef1821afd01fc137a6c8;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 4968f0bd40..9450c47822 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +2004-12-05 Ilia Alshanetsky + + * (PHP_4_3) + EXTENSIONS: + As per discussion on internals and pecl, domxml is no longer experimental. + +2004-12-05 Rob Richards + + * ext/dom/document.c + ext/simplexml/simplexml.c: + add optional parameter to pass libxml document load options + +2004-12-05 Holger Zimmermann + + * (PHP_4_3) + sapi/pi3web/php4pi3web.dsp + sapi/pi3web/php5pi3web.dsp + sapi/pi3web/php5pi3web.dsp + sapi/pi3web/pi3web_sapi.c + sapi/pi3web/pi3web_sapi.c + sapi/pi3web/pi3web_sapi.c + sapi/pi3web/pi3web_sapi.h + sapi/pi3web/pi3web_sapi.h + sapi/pi3web/pi3web_sapi.h: + Replaced static server variables by function call and configurable list at + the Pi3Web server side. + 2004-12-04 Rasmus Lerdorf * sapi/apache/php_apache.c: