History log of /php-src/ext/dom/dom_iterators.c (Results 76 – 82 of 82)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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
# a4815f7c 20-Jan-2004 Rob Richards

Warn when empty string supplied to load methods (by Pierre-Alain)
Fix refcount on xpath iterators
xpath_query should return nodelist even when empty

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)

Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 3084e72e 08-Dec-2003 Rob Richards

fix getElementsByTagname iteration

# 82939238 29-Nov-2003 Rob Richards

guess this file should be added too :)

1234