296 Commits (dc8d09bbbde45cfcc15907976c8bb5dd12fed64a)

Author SHA1 Message Date
Rob Richards 796d9cd783 fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces 19 years ago
Sara Golemon 1ac512f547 MFH (r-1.240) 19 years ago
Rob Richards d6756845e8 fix bug #41861 (getNamespaces() returns namespaces of node's siblings) 19 years ago
Rob Richards 4938221a36 fix bug #41867 (getName is broken) 19 years ago
Nuno Lopes 7f47814c4e fix memleak in sxe_prop_dim_read() 19 years ago
Dmitry Stogov f018ec9024 Fixed wrong fix for bug #41582 19 years ago
Johannes Schlüter 62849e3fee - MFH: Fix test 19 years ago
Antony Dovgal 5d8ae45309 MFH: fix #41582 (SimpleXML crashes when accessing newly created element) 19 years ago
Antony Dovgal 1f65545121 fix test names 19 years ago
Ilia Alshanetsky af7a7a4e36 Fixed error message to reflect the check 19 years ago
Ilia Alshanetsky bc9f8f582c Fixed bug #41175 (addAttribute() fails to add an attribute with an empty 19 years ago
Rob Richards b7c2eb3228 fix bug #37386 (autocreating element doesn't assign value to first node) 19 years ago
Antony Dovgal 180baf0109 MFH: fix leak and errmsg 19 years ago
Antony Dovgal e7544f28b8 MFH: fix #38406 (crash when assigning objects to SimpleXML attributes) 19 years ago
Antony Dovgal 2c31b1e194 fix #40451 (addAttribute() may crash when used with non-existent child node) 19 years ago
Dmitry Stogov 7c750656f1 Fixed tests 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Rob Richards 604f18c20d fix bug #39760 (cloning fails on nested SimpleXML-Object) 19 years ago
Rob Richards 4991dba418 fix tests 20 years ago
Antony Dovgal 4cc29fef5c MFH 20 years ago
Rob Richards d5d1801df7 correct fix for bug #39662 to fix leak and tree corruption 20 years ago
Antony Dovgal d55eb93c94 MFH: fix #39662 (Segfault when calling asXML() of a cloned SimpleXMLElement) 20 years ago
Antony Dovgal 20fc2d4274 improve SKIPIF condition 20 years ago
Nuno Lopes b772a83282 fix one more parameter (int*->int) 20 years ago
Rob Richards a0c941aad1 fix bug #38424 (Different attribute assignment if new or existing) 20 years ago
Rob Richards ee82fb781a should be RETURN_ not RETVAL_ 20 years ago
Rob Richards 65ae8773b5 asXML() needs to return bool when serializing doc and filename is passed in 20 years ago
Antony Dovgal b9b1984646 fix test 20 years ago
Antony Dovgal 1a58ec5156 add test 20 years ago
Christian Stocker 42982ac3a1 Fix #38354 (Unwanted reformatting of XML when using AsXML) 20 years ago
Antony Dovgal 07b5c8fe2a MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) 20 years ago
Antony Dovgal 218aa04f79 avoid extra strlen() call 20 years ago
Antony Dovgal 00bc797b68 fix test 20 years ago
Hannes Magnusson aaa1d62614 MFH: fix/add SKIPIF 20 years ago
Hannes Magnusson ae1ec65637 Added SimpleXMLElement::saveXML() as an alias for SimpleXMLElement::asXML() 20 years ago
Antony Dovgal 8df36aaf32 fix test 20 years ago
Rob Richards d6a526d66b restore missing ze1 compat code 20 years ago
Zeev Suraski 66b90c7052 Final ze1_compat restoration - it was mostly done by hand, so if anybody 20 years ago
Marcus Boerger 200c627aeb - MFH Sync with head (namespace prefix handling) 20 years ago
Marcus Boerger 64701cf42b - MFH Bugfix #37565 20 years ago
Marcus Boerger 09b741ff47 - MFH Proto fix/add 20 years ago
Marcus Boerger 0dacd6d5c0 - ze1 cleanup (bjori) /thx 20 years ago
Marcus Boerger 77c1b56cd7 - Update after api changes 20 years ago
Marcus Boerger 011266f7e1 - MFH Fix properties access to children() result 20 years ago
Marcus Boerger 45b64e7a99 - Coverity issue 59 20 years ago
Antony Dovgal 0f510a6a95 #ifdef new functions and use their bodies to make PECL extensions compile with PHP < 5.1.3 20 years ago
Antony Dovgal 59b8592c8c fix bug #36898 (__set() leaks in classes extending internal ones) 20 years ago
Antony Dovgal bf3a7e12e1 add new tests 20 years ago
Rob Richards 8dffbf217d - Synch with head 20 years ago
Antony Dovgal e43a77d84c add test 20 years ago