History log of /PHP-5.5/ext/simplexml/simplexml.c (Results 76 – 100 of 301)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6d59a6d6 10-Sep-2008 Rob Richards

MFH: fix bug #45553 (Using XPath for attributes with a namespace does not work)
add test


# c77ca4c3 08-Aug-2008 Etienne Kneuss

MFH: Fix error_handling usage in various extensions


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1
# 003841e3 09-Jul-2008 Etienne Kneuss

MFH: Move SXI::count to SXE::count and make it user-friendly


# 2675046a 27-Jun-2008 Felipe Pena

- Added arginfo


Revision tags: BEFORE_NEW_PARAMETER_PARSE
# 33cb218c 23-May-2008 Ilia Alshanetsky

When dumping entire document to file via asXml() don't lose the encoding


Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1
# 57b8e839 03-May-2008 Etienne Kneuss

MFH: Fix #44484 (define SimpleXMLElement::__toString())


Revision tags: php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 7c91532e 20-Mar-2008 Rob Richards

MFH: fix bug #44478 (Inconsistent behaviour when assigning new nodes)
add test


# 2b10c53a 18-Mar-2008 Felipe Pena

MFH: Dropped zend.ze1_compatibility_mode
[DOC]


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# d1459b85 31-Jan-2008 Rob Richards

MFH: fix bug #42369 (Implicit conversion to string leaks memory)
add test


# 58433c9b 29-Jan-2008 Dmitry Stogov

Fixed bug #43918 (Segmentation fault in garbage collector)


# a5505302 23-Jan-2008 Antony Dovgal

fix leak appearing when appending data to unnamed attribute


# 10a0f206 22-Jan-2008 Marcus Boerger

- MFH Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus)


Revision tags: php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1
# f5b1ee4b 30-Nov-2007 Antony Dovgal

MFH: fix folding


Revision tags: RELEASE_1_2_3
# 5d10360d 12-Nov-2007 Rob Richards

MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute)
add test


Revision tags: php-5.2.5, php-5.2.5RC2, php-5.2.5RC1
# 8ce1211a 11-Oct-2007 Marcus Boerger

- MFH debug object helper


# 4b4d634c 07-Oct-2007 Yiduo (David) Wang

MFH: Added macros for managing zval refcounts and is_ref statuses


Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1
# e0a2d149 31-Jul-2007 Rob Richards

MFH: fix bug #41833 (addChild() on a non-existent node, no node created, getName() segfaults)


# ce582024 31-Jul-2007 Rob Richards

MFH: fix possible crash


Revision tags: BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 796d9cd7 10-Jul-2007 Rob Richards

fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces
add test


# 1ac512f5 04-Jul-2007 Sara Golemon

MFH (r-1.240)
Fix behavior of empty($sxe->element) and empty($sxe['prop'])
when used on empty elements properties (apply PHP emptiness rules)


# d6756845 03-Jul-2007 Rob Richards

fix bug #41861 (getNamespaces() returns namespaces of node's siblings)
add test


# 4938221a 02-Jul-2007 Rob Richards

fix bug #41867 (getName is broken)
add test


# 7f47814c 24-Jun-2007 Nuno Lopes

fix memleak in sxe_prop_dim_read()
#found by coverity


12345678910>>...13