|
|
|
@ -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: |
|
|
|
|