History log of /PHP-5.5/ext/simplexml/simplexml.c (Results 26 – 50 of 301)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 707a8f70 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# 9480eace 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 14ed1443 07-Jun-2011 Ilia Alshanetsky

Fixed test 008


# de229168 07-Jun-2011 Ilia Alshanetsky

Fixed test 008


# 370febcd 07-Jun-2011 Ilia Alshanetsky

Fixed test 008


# 32b5f8a1 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 4737910b 06-Jun-2011 Felipe Pena

- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits


# 1e3b32c7 18-May-2011 Andrew Curioso

Commiting r311138 into the 5.3 branch - fix to SimpleXML get properties hash


# 47db582a 17-May-2011 Andrew Curioso

Use iterator when necessary to get the full properties hash - consistent with count (see test: ext/simplexml/tests/034.phpt)


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# f912a2d0 11-Feb-2011 Felipe Pena

- Fixed bug #53991 (SimpleXMLElement::__construct shows no params via ReflectionMethod)


# ed2cdf31 11-Feb-2011 Felipe Pena

- Fixed bug #53991 (SimpleXMLElement::__construct shows no params via ReflectionMethod)


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


# c4a5af24 27-Dec-2010 Antony Dovgal

fix segfault when node is NULL


# 874954ed 27-Dec-2010 Antony Dovgal

fix segfault when node is NULL


# 6fab69a1 27-Dec-2010 Rob Richards

typo


# 8029a756 27-Dec-2010 Rob Richards

typo


# 2479cd6e 27-Dec-2010 Rob Richards

fix crash with entity declarations


# 8bd6c63f 27-Dec-2010 Rob Richards

fix crash with entity declarations


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# d8d014be 23-Aug-2010 Pierre Joye

- revert fix for #52655, rev. 302614


# a6c5363f 23-Aug-2010 Pierre Joye

- revert fix for #52655, rev. 302614


# 3947bfea 21-Aug-2010 Kalle Sommer Nielsen

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


12345678910>>...13