History log of /PHP-7.4/ext/dom/xpath.c (Results 101 – 112 of 112)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6b70f9d1 19-Jan-2004 Christian Stocker

Fix leaks in dom_xpath_query (create retval only if requiered) by Pierre-Alain


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


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1
# 207dc909 26-Oct-2003 Rob Richards

add interop with simplexml - dom_import_simplexml
fix cloneNode with elements


Revision tags: php-5.0.0b2RC1, php-4.3.4RC2
# 44164170 20-Oct-2003 Rob Richards

implement namespace nodes
fix getElementsByTagName
fixes to attribute namespaces
remove safemode stuff as its handled in streams


Revision tags: RELEASE_1_3b3
# a05dbd3a 05-Oct-2003 Shane Caraveo

remove a debug printf


# 8f489130 05-Oct-2003 Rob Richards

fix segfault if xpath expression string is invalid


Revision tags: BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1
# b437ac77 29-Sep-2003 Rob Richards

add property_get_ptr handler
fix possible segfault in xpath
add wide character support for characterdata


Revision tags: RELEASE_0_7
# 315bf401 08-Sep-2003 Rob Richards

move some document properties internally
add xpath namespace support (by Shane)


Revision tags: php-4.3.3
# b196c055 24-Aug-2003 Rob Richards

implement stricterrorcheck
fix clonenode
cleanup error routines
forgot these files


# 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
# e8a87e54 24-Jul-2003 Rob Richards

initial xpath implementation
make dom_object generic


12345