History log of /PHP-7.1/ext/dom/domimplementation.c (Results 51 – 57 of 57)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.3RC4
# d2ea062e 10-Aug-2003 Marcus Boerger

Fix warnings


Revision tags: RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# 43bc2f0b 27-Jul-2003 Rob Richards

reworking xml namespace support
add node lookupNamespaceURI and lookupPrefix
add attr isId


# 618d6c90 25-Jul-2003 Rob Richards

doctype and namespace fix
memory leak fix


Revision tags: php-5.0.0b1, php-4.3.3RC1
# 5b19e1ec 12-Jun-2003 Rob Richards

add node->isSupported()
add domimplementation->hasFeature()
add formatOutput property (extends DOM)
call xmlFreeDoc when doc is no longer referenced rather than custom code
save and s

add node->isSupported()
add domimplementation->hasFeature()
add formatOutput property (extends DOM)
call xmlFreeDoc when doc is no longer referenced rather than custom code
save and savexml now format based on formatOutput property

show more ...


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# 6d72c894 09-Jun-2003 Rob Richards

implmentation of document ref counting for persistance
re-work of internal object handling


# 1b046ed4 05-Jun-2003 Rob Richards

Inital cut of new dom extension
PHP5 only


123