History log of /PHP-5.6/ext/xmlreader/php_xmlreader.c (Results 76 – 84 of 84)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# 8462621b 10-Mar-2005 Rob Richards

add workaround for libxml bug when using next() method
remove some no longer needed windows specific code


# 7eaece85 20-Feb-2005 Pierre Joye

- zend_bool for boolean arg


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1
# 950f950e 22-Jul-2004 Rob Richards

add optional name parameter to next()
move to next named sibling skipping subtrees


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 7f9a606b 10-May-2004 Christian Stocker

Adding next() method


# dbe02eff 10-May-2004 Rob Richards

check for dom support
remove comment


# 33cd5e9b 10-May-2004 Christian Stocker

- added expand support (see http://www.xmlsoft.org/xmlreader.html#Mixing for the details behind
that)
CVS: ----------------------------------------------------------------------


# 0953c573 07-May-2004 Rob Richards

allow ->open() and ->XML() to be called statically


# 80fd6dca 27-Apr-2004 Rob Richards

add relaxNG support
set xml base directory so it is consistant
add validation examples


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2
# 5094e4e6 19-Apr-2004 Rob Richards

initial revision
requires PHP 5


1234