|
|
|
@ -1,3 +1,84 @@ |
|
|
|
2004-05-31 Marcus Boerger <marcus.boerger@post.rwth-aachen.de> |
|
|
|
|
|
|
|
* ZendEngine2/zend_reflection_api.c: |
|
|
|
Refcount must not be set separatley again. |
|
|
|
|
|
|
|
* ZendEngine2/zend_reflection_api.c |
|
|
|
ZendEngine2/zend_reflection_api.c: |
|
|
|
Add missing initialization |
|
|
|
|
|
|
|
* ZendEngine2/zend_compile.c: |
|
|
|
|
|
|
|
|
|
|
|
2004-05-31 Pierre-Alain Joye <pierre@dotgeek.org> |
|
|
|
|
|
|
|
* ext/informix/ifx.ec: |
|
|
|
MFB: missing ';' |
|
|
|
|
|
|
|
2004-05-31 Ilia Alshanetsky <ilia@prohost.org> |
|
|
|
|
|
|
|
* ext/yp/yp.c: |
|
|
|
Added missing argument check. |
|
|
|
|
|
|
|
2004-05-31 Pierre-Alain Joye <pierre@dotgeek.org> |
|
|
|
|
|
|
|
* (PHP_4_3) |
|
|
|
ext/informix/ifx.ec: |
|
|
|
- Missing ';' |
|
|
|
|
|
|
|
2004-05-31 Ilia Alshanetsky <ilia@prohost.org> |
|
|
|
|
|
|
|
* ext/informix/ifx.ec: |
|
|
|
Fix build. |
|
|
|
|
|
|
|
2004-05-31 Ard Biesheuvel <a.k.biesheuvel@ewi.tudelft.nl> |
|
|
|
|
|
|
|
* ext/interbase/ibase_query.c: |
|
|
|
Fix typo in error message |
|
|
|
|
|
|
|
* ext/interbase/ibase_query.c |
|
|
|
ext/interbase/php_ibase_includes.h |
|
|
|
ext/interbase/tests/interbase.inc: |
|
|
|
Improved handling of 'CREATE DATABASE ...' by ibase_query() |
|
|
|
Improved param handling of ibase_query() and ibase_execute() |
|
|
|
|
|
|
|
2004-05-31 Rob Richards <rrichards@ctindustries.net> |
|
|
|
|
|
|
|
* ext/dom/attr.c |
|
|
|
ext/dom/cdatasection.c |
|
|
|
ext/dom/characterdata.c |
|
|
|
ext/dom/comment.c |
|
|
|
ext/dom/document.c |
|
|
|
ext/dom/documentfragment.c |
|
|
|
ext/dom/documenttype.c |
|
|
|
ext/dom/domexception.c |
|
|
|
ext/dom/domimplementation.c |
|
|
|
ext/dom/element.c |
|
|
|
ext/dom/entity.c |
|
|
|
ext/dom/entityreference.c |
|
|
|
ext/dom/namednodemap.c |
|
|
|
ext/dom/namelist.c |
|
|
|
ext/dom/node.c |
|
|
|
ext/dom/nodelist.c |
|
|
|
ext/dom/notation.c |
|
|
|
ext/dom/processinginstruction.c |
|
|
|
ext/dom/text.c |
|
|
|
ext/dom/xpath.c: |
|
|
|
Fix bug #28584: DOMText::splitText() does not split text properly |
|
|
|
(benjcarson) |
|
|
|
Prototype fixes |
|
|
|
|
|
|
|
2004-05-31 Zeev Suraski <zeev@zend.com> |
|
|
|
|
|
|
|
* ext/dom/document.c: |
|
|
|
Fix prototypes |
|
|
|
|
|
|
|
2004-05-31 Ard Biesheuvel <a.k.biesheuvel@ewi.tudelft.nl> |
|
|
|
|
|
|
|
* (PHP_4_3) |
|
|
|
ext/informix/ifx.ec: |
|
|
|
Fix build |
|
|
|
|
|
|
|
2004-05-30 Brad House <brad@mainstreetsoftworks.com> |
|
|
|
|
|
|
|
* ext/mcve/mcve.c |
|
|
|
|