History log of /PHP-8.0/ext/dom/nodelist.c (Results 76 – 86 of 86)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# ec2ea131 17-Feb-2004 Rob Richards

implement clone functionality to fix segfault
DomNode->clone() creates new doc proxy if document is cloned
remove printf from xpath
fix remaining invalid object state issues


Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split
# 7e619b7f 22-Jan-2004 Rob Richards

update constructors so they cant be called statically


Revision tags: php-4.3.5RC1
# 394bf2ba 10-Jan-2004 Rob Richards

XPath query returns nodelist object rather than array


# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


# 66c68da2 29-Dec-2003 Rob Richards

Fixed bug #26743 (getElementsByTagName doesn't work properly)


# 39df1011 23-Dec-2003 Ilia Alshanetsky

Compiler warning fixes.


Revision tags: php-5.0.0b3
# 72da6893 21-Dec-2003 Ilia Alshanetsky

Compiler warning fixes.


Revision tags: php-5.0.0b3RC2, php-5.0.0b3RC1
# 6ac34646 29-Nov-2003 Rob Richards

implement namednodemap and nodelist
fix xsl/dom integration under windows
update tests and examples


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3
# 21329c5e 22-Aug-2003 Wez Furlong

allow building without libxml2 under win32


Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# 1b046ed4 05-Jun-2003 Rob Richards

Inital cut of new dom extension
PHP5 only


1234