summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-1038-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-1038-0/+0
| * - add skipif for domPierre Joye2011-09-071-1/+3
| * - add skipifPierre Joye2011-09-062-0/+4
| * Merge from TrunkChristian Stocker2011-09-011-0/+9
| * fix bug #48601 (xpath() returns FALSE for legitimate query)Rob Richards2010-05-051-0/+20
| * - Improve testFelipe Pena2010-04-201-0/+13
| * - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)Felipe Pena2010-04-201-0/+22
* | Merge branch 'pull-request/112' into PHP-5.4Stanislav Malyshev2012-07-071-0/+117
|\ \
| * | Adding in test for feature 55218Lonny Kapelushnik2012-06-211-0/+117
* | | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-1/+1
|/ /
* | - add skipif for domPierre Joye2011-09-071-1/+3
* | - add skipifPierre Joye2011-09-062-0/+4
* | simplexml->query returns empty array if no nodes were found Christian Stocker2011-08-311-0/+9
* | Commiting r311138 into the 5.3 branch - fix to SimpleXML get properties hashAndrew Curioso2011-05-182-4/+6
* | fix bug #48601 (xpath() returns FALSE for legitimate query)Rob Richards2010-05-051-0/+20
* | - Improve testFelipe Pena2010-04-201-0/+13
* | - Fixed bug #51615 (PHP crash with wrong HTML in SimpleXML)Felipe Pena2010-04-201-0/+22
|/
* Test from 2009 testfestZoe Slattery2009-08-261-0/+18
* fix broken test (spurious tab characters caused run-tests to spaz)Gwynne Raskind2009-08-141-3/+3
* - Remove duplicate sectionJani Taskinen2009-08-061-2/+0
* Add missing SKIPIF sections to testsandy wharmby2009-08-0315-20/+67
* Added comment to XFAILZoe Slattery2009-07-181-0/+2
* removing empty XFAIL sectionsZoe Slattery2009-07-181-1/+0
* - Fixed Bug #46048 (SimpleXML top-level @attributes not part of iterator)David Coallier2009-02-031-0/+24
* MFH: Fix #45976 (Move SXE from SPL to SimpleXML)Etienne Kneuss2008-11-066-0/+453
* Committting tests for Olafur WaageZoe Slattery2008-10-022-0/+53
* MFH: fix bug #46047 (SimpleXML converts empty nodes into object with nested a...Rob Richards2008-09-111-0/+48
* MFH: fix bug #46003 (isset on nonexisting node return unexpected results)Rob Richards2008-09-101-0/+30
* MFH: fix bug #45553 (Using XPath for attributes with a namespace does not work)Rob Richards2008-09-101-0/+31
* MFH: Move SXI::count to SXE::count and make it user-friendlyEtienne Kneuss2008-07-091-0/+22
* - Added XFAILFelipe Pena2008-06-231-0/+1
* MFH: Fix #44484 (define SimpleXMLElement::__toString())Etienne Kneuss2008-05-031-0/+26
* MFH: fix bug #44478 (Inconsistent behaviour when assigning new nodes)Rob Richards2008-03-201-0/+24
* count() before and after a simplexml array cast should be the sameRasmus Lerdorf2008-02-281-0/+22
* MFH: fix bug #42369 (Implicit conversion to string leaks memory)Rob Richards2008-01-311-0/+25
* use expectFAntony Dovgal2008-01-231-1/+1
* fix testAntony Dovgal2008-01-231-0/+3
* fix leak appearing when appending data to unnamed attributeAntony Dovgal2008-01-231-0/+13
* - MFH Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus)Marcus Boerger2008-01-221-0/+14
* MFH: fix bug #43221 (SimpleXML adding default namespace in addAttribute)Rob Richards2007-11-121-0/+15
* fix bug #41947 (SimpleXML incorrectly registers empty strings as namespacesRob Richards2007-07-101-0/+14
* fix bug #41861 (getNamespaces() returns namespaces of node's siblings)Rob Richards2007-07-031-0/+38
* fix bug #41867 (getName is broken)Rob Richards2007-07-021-0/+14
* Fixed wrong fix for bug #41582Dmitry Stogov2007-06-133-16/+23
* - MFH: Fix testJohannes Schlüter2007-06-121-1/+1
* MFH: fix #41582 (SimpleXML crashes when accessing newly created element)Antony Dovgal2007-06-051-0/+16
* fix test namesAntony Dovgal2007-05-071-1/+1
* Fixed bug #41175 (addAttribute() fails to add an attribute with an emptyIlia Alshanetsky2007-04-241-0/+16
* fix bug #37386 (autocreating element doesn't assign value to first node)Rob Richards2007-03-261-0/+25