History log of /PHP-5.5/ext/simplexml/simplexml.c (Results 51 – 75 of 301)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 77755af9 21-Aug-2010 Kalle Sommer Nielsen

Fixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing the interface)


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 04e72491 17-May-2010 Dmitry Stogov

Fixed a possible crash because of recursive GC invocation


# 059e2be1 17-May-2010 Dmitry Stogov

Fixed a possible crash because of recursive GC invocation


# 1e96fbe4 05-May-2010 Rob Richards

fix bug #48601 (xpath() returns FALSE for legitimate query)
add test


# 8a045069 05-May-2010 Rob Richards

fix bug #48601 (xpath() returns FALSE for legitimate query)
add test


# df43d76e 20-Apr-2010 Felipe Pena

- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)


# 3a0a2af5 20-Apr-2010 Felipe Pena

- Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)


# 94dd8372 20-Apr-2010 Dmitry Stogov

Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table


Revision tags: php-5.3.2
# 8c634336 25-Feb-2010 Kalle Sommer Nielsen

Added parameter parsing check to SimpleXMLElement::count()


Revision tags: php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php


Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2
# b6b56ba8 07-Oct-2009 Ilia Alshanetsky

Fixed bug #49800 (SimpleXML allow (un)serialize() calls without warning).

# original patch by wmeler at wp-sa dot pl


Revision tags: oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2
# 4ed202e1 11-Jun-2009 Hannes Magnusson

MFH: Mark spl as required and fix extension loading order
# Not needed in 5.2 as the simplexmliterator is part of spl there


Revision tags: php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1
# 0328eaea 03-Feb-2009 David Coallier

- Fixed Bug #46048 (SimpleXML top-level @attributes not part of iterator)
- Added test for bug #46048


Revision tags: php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


# 5690e188 26-Dec-2008 Rob Richards

MFH: properly export functions


Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4
# 3919b16f 19-Nov-2008 Etienne Kneuss

MFH: Fix #46241 (stacked error_handlers, error_handling in general)


# fc2fb50d 17-Nov-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3
# 27e41ff4 06-Nov-2008 Etienne Kneuss

MFH: Fix #45976 (Move SXE from SPL to SimpleXML)


# 7a37fa2d 02-Nov-2008 Felipe Pena

- Revert ZEND_BEGIN_ARG_INFO change


# df100055 24-Oct-2008 Felipe Pena

- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro


Revision tags: php-5.2.7RC2
# 1d5ba8bb 21-Oct-2008 Arnaud Le Blanc

MFH: initialize optional vars


# 2f3b8856 20-Oct-2008 Rob Richards

MFH: fix bug #46323 (compilation of simplexml for NetWare breaks)


# 5058774e 16-Oct-2008 Alexey Zakhlestin

propagated const, to avoid "discards qualifiers from pointer target type" errors


Revision tags: php-5.2.7RC1
# dea7f49f 11-Sep-2008 Rob Richards

MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested array)
add test


# dcda8d83 10-Sep-2008 Rob Richards

MFH: fix bug #46003 (isset on nonexisting node return unexpected results)
add test


12345678910>>...13