]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 6 Dec 2004 01:35:04 +0000 (01:35 +0000)
committer <changelog@php.net> <>
Mon, 6 Dec 2004 01:35:04 +0000 (01:35 +0000)
ChangeLog

index 4968f0bd40420a6d2fbb99595a01e3f65045edcd..9450c47822a948caed33625f9d9ec445242b3dda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2004-12-05  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (PHP_4_3)
+      EXTENSIONS:
+      As per discussion on internals and pecl, domxml is no longer experimental.
+
+2004-12-05  Rob Richards  <rrichards@ctindustries.net>
+
+    * ext/dom/document.c
+      ext/simplexml/simplexml.c:
+      add optional parameter to pass libxml document load options
+
+2004-12-05  Holger Zimmermann  <zimpel@t-online.de>
+
+    * (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  <rasmus@lerdorf.com>
 
     * sapi/apache/php_apache.c: