mirror of
https://github.com/php/php-src.git
synced 2024-11-28 20:34:29 +08:00
ChangeLog update
This commit is contained in:
parent
4aaa2becbe
commit
c8db2e0455
40
ChangeLog
40
ChangeLog
@ -1,3 +1,43 @@
|
||||
2003-09-22 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* ext/exif/exif.c
|
||||
ext/mysql/php_mysql.c:
|
||||
String format stuff.
|
||||
|
||||
2003-09-22 Andrey Hristov <andrey@hristov.com>
|
||||
|
||||
* ext/standard/array.c:
|
||||
improve the fix for #25494. If more then one bad parameter is passed
|
||||
an warning for all will be emitted.
|
||||
|
||||
2003-09-22 Rob Richards <rrichards@ctindustries.net>
|
||||
|
||||
* ext/dom/document.c:
|
||||
set consistent pathing for libxml
|
||||
set document url when loaded from memory to set base href
|
||||
|
||||
* ext/xsl/xsltprocessor.c:
|
||||
set base href for copied, imported doc
|
||||
set environment for imported stylesheet
|
||||
add optional clone parameter for data to transform
|
||||
|
||||
* ext/xml/expat_compat.h:
|
||||
move hash.h for libxml 2.6 compatibility
|
||||
|
||||
2003-09-22 Hartmut Holzgraefe <hartmut@php-groupies.de>
|
||||
|
||||
* ext/interbase/interbase.c:
|
||||
proto thiko fix
|
||||
|
||||
2003-09-22 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* ZendEngine2/zend.c
|
||||
ZendEngine2/zend_language_scanner.l:
|
||||
Added missing format.
|
||||
|
||||
* ext/standard/info.c:
|
||||
String formatting stuff.
|
||||
|
||||
2003-09-21 Sascha Schumann <sascha@schumann.cx>
|
||||
|
||||
* (PHP_4_3)
|
||||
|
@ -1,3 +1,9 @@
|
||||
2003-09-22 Ilia Alshanetsky <ilia@prohost.org>
|
||||
|
||||
* zend.c
|
||||
zend_language_scanner.l:
|
||||
Added missing format.
|
||||
|
||||
2003-09-20 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* zend_reflection_api.c:
|
||||
|
Loading…
Reference in New Issue
Block a user