History log of /PHP-5.5/ext/xml/xml.c (Results 76 – 100 of 211)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: BEFORE_ARG_INFO, php-4.3.3RC2
# a5a85936 29-Jul-2003 Rob Richards

increment refcount for arrays passed to xml_set_handler


# 4d31aa44 27-Jul-2003 Rob Richards

Fix bug #24801 (xml_call_handler() causes segmentation fault)


# e158cd28 02-Jul-2003 Sterling Hughes

Not really the best way to solve this. But it doesn't give a segfault on
self-referential structures, which is always a bonus


Revision tags: php-5.0.0b1, php-4.3.3RC1
# c104c0d6 14-Jun-2003 Rob Richards

use xmlInitParser instead of xmlInitThreads
reentrant safe as well


# e6502514 14-Jun-2003 Rob Richards

fix common libxml init and deinit routines


# 68ff4bec 14-Jun-2003 Rob Richards

export xml_parser_inited under win32


# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


# 7b42eccf 05-Jun-2003 Sterling Hughes

prevent double destroy and double init badness


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4
# 8dc90d44 27-May-2003 Ilia Alshanetsky

Fix compiler warnings.


# 70fa1ff7 25-May-2003 Sebastian Bergmann

Hopefully get correct display of version information.


# bf022fd4 22-May-2003 Sterling Hughes

use zval_ptr_dtor() instead of the more verbose and less correct version


# 8b50ea61 22-May-2003 Sterling Hughes

take advantage of the fast_call_user_function() api call for all of the
callbacks.


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

Added an encoding detection option for expat XML parser.


# 83ad8e3a 08-May-2003 Moriyoshi Koizumi

Added initialisation for thread safety


# 1ba4e590 08-May-2003 Moriyoshi Koizumi

WS fix


# 2b5cebba 08-May-2003 Moriyoshi Koizumi

Fixed memleak when the libxml compat layer is used.


# 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


Revision tags: SPL_ALPHA
# 1d32bcf0 01-May-2003 Sterling Hughes

no need to comment out, it doesn't belong there '.'


Revision tags: php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# cb38be1b 03-Apr-2003 Moriyoshi Koizumi

Fixed segfault in xml_parser_create()
# due to too many %s in printf spec


# ecef1df3 21-Mar-2003 Sterling Hughes

This broke the xml extension, and pres2, commented out for now


# 0e6fca4f 18-Mar-2003 Stig Bakken

* email address change


Revision tags: php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 72b356c1 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 4ce4a1c3 05-Dec-2002 Marcus Boerger

php_error -> php_error_docref


123456789