summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
Commit message (Expand)AuthorAgeFilesLines
* fix testAnatol Belski2015-08-261-7/+2
* Fix some missed testsAaron Piotrowski2015-06-151-1/+1
* Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-149-12/+351
|\
| * split simplexml tests for 7Christoph M. Becker2015-05-313-12/+53
| * removed test for unrelated bug #68946Christoph M. Becker2015-05-291-16/+0
| * added tests for bug #61335, bug #67572 and bug #68946 (the latter already pas...Christoph M. Becker2015-05-293-0/+68
| * added failing tests for bug #62639, bug #67116, bug #69169 and bug #69491Christoph M. Becker2015-05-294-0/+246
* | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-05-171-1/+1
|\ \ | |/
| * Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* | Updated tests to reflect exception class changes.Aaron Piotrowski2015-05-162-3/+3
|/
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+4
* Errors converted to exceptions are not "recoverable" anymore.Dmitry Stogov2015-03-101-1/+1
* Implement engine exceptionsDmitry Stogov2015-03-091-4/+10
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-1/+1
* skip simplexmlAndrea Faulds2014-11-281-1/+3
* Fixes simplexml testFlorian MARGAINE2014-11-101-3/+7
* this test depends on the simplexml ext, not just on xmlFerenc Kovacs2014-08-241-0/+19
* - Fixed missing NULL check in SimpleXMLElement::xpath()Felipe Pena2014-05-101-0/+8
* - Fixed missing NULL checkFelipe Pena2014-05-101-0/+9
* Fixed bug #66084 simplexml_load_string() mangles empty node nameAnatol Belski2014-04-052-0/+85
* 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