History log of /PHP-7.0/ext/xml/expat_compat.h (Results 26 – 43 of 43)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2
# 6cea418c 30-Jun-2005 foobar

Netware also uses autoconf based config now


Revision tags: php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11
# a8b29a2e 26-Mar-2005 foobar

- Made it possible to build ext/xmlrpc with libxml2


Revision tags: php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, 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, 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, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0
# 2343df52 22-Feb-2004 Christian Stocker

Fix broken Namespace support, use libxml2 namespace methods instead of
homebrown solution:
- default namespaces are recognized
- different namespaces with same prefix in different nodes a

Fix broken Namespace support, use libxml2 namespace methods instead of
homebrown solution:
- default namespaces are recognized
- different namespaces with same prefix in different nodes are treated correctly
- libxml2 parser warnings are not errors anymore

show more ...


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, php-4.3.5RC1
# ccfc46b0 08-Jan-2004 foobar

- Happy new year and PHP 5 for rest of the files too..
# Should the LICENSE and Zend/LICENSE dates be updated too?


Revision tags: php-5.0.0b3, php-5.0.0b3RC2
# 06f448cf 19-Dec-2003 Wez Furlong

Export expat compat functions.
"Implement" XML_GetCurrentByteCount(); probably not 100%
correct, but the only usage of it is by xmlrpc extension when
reporting an error; it should be safe.


Revision tags: php-5.0.0b3RC1, 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
# 5fa23c59 29-Sep-2003 Rob Richards

fix for bug #25666 (XML namespaces broken in PHP5)


# 8569ee1c 22-Sep-2003 Rob Richards

move hash.h for libxml 2.6 compatibility


Revision tags: RELEASE_0_7, php-4.3.3, 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
# 8fcd71dc 09-Jul-2003 Sterling Hughes

boom bam bing


Revision tags: php-5.0.0b1, php-4.3.3RC1
# f9b194f6 15-Jun-2003 Moriyoshi Koizumi

Removed xmlMemSetup() code as it doesn't help at all.


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# fa78f2b8 08-Jun-2003 Zeev Suraski

XMLless build fix


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4
# d844c284 22-May-2003 Sterling Hughes

rename namespace to use_namespace to avoid a c++ keyword conflict
fix whitespace surrounding the enums, use tabs please :)


Revision tags: BEFORE_FD_REVERT
# 00e48b7f 17-May-2003 Sterling Hughes

send comments to the default handler like done with expat, add a
setcommenthandler function, which exists in expat, but isn't used by the
extension.


Revision tags: php-4.3.2RC3, RELEASE_0_9b
# bc741c67 11-May-2003 Moriyoshi Koizumi

Those pieces were not intended. Partly reverted.
# sorry for messing


# 82d769ee 11-May-2003 Moriyoshi Koizumi

Fixed compiler errors that occur when bundled libxml is not used.


# cced1b26 07-May-2003 Moriyoshi Koizumi

Fixed typos


# 21661d3b 07-May-2003 Moriyoshi Koizumi

Added even better allocator codes for both expat & libxml


# a0351b09 06-May-2003 Sterling Hughes

Bundle libxml and add compatibility layer


12