summaryrefslogtreecommitdiff
path: root/ext/simplexml/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-09-111-3/+1
|\
| * Fix test compat with libxml2 2.9.5Anatol Belski2017-09-111-3/+1
* | Skip 64-bit related testDmitry Stogov2017-08-151-0/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-07-211-0/+16
|\ \ | |/
| * Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces)Xinchen Hui2017-07-211-0/+16
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-09-091-2/+0
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-091-2/+0
| |\
| | * Remove ignored --FAIL-- section from test caseChristoph M. Becker2016-09-091-2/+0
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-302-0/+51
|\ \ \ | |/ /
| * | Fix bug #72957Nikita Popov2016-08-301-0/+16
| * | Followup for bug #72971Nikita Popov2016-08-301-0/+35
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2016-08-301-0/+21
|\ \ \ | |/ /
| * | Fix bug #72971Nikita Popov2016-08-301-0/+21
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-07-131-0/+41
|\ \ \ | |/ /
| * | Fixed bug #72588 (Using global var doesn't work while accessing SimpleXML ele...Xinchen Hui2016-07-131-0/+41
* | | Merge branch 'throw-error-in-extensions'Aaron Piotrowski2016-07-051-1/+4
|\ \ \
| * \ \ Merge branch 'master' into throw-error-in-extensionsAaron Piotrowski2016-06-102-7/+4
| |\ \ \ | | |/ /
| * | | Convert E_ERROR to thrown Error in extensionsAaron Piotrowski2015-07-051-1/+4
* | | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-202-0/+60
| |/ / |/| |
* | | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-03-081-0/+2
|\ \ \ | | |/ | |/|
| * | fix regression introduced in 5683b6fa39Anatol Belski2016-03-081-0/+2
| * | fixed testChristoph M. Becker2015-08-011-1/+1
| * | split the original test to check behaviour diff on 32- and 64-bitChristoph M. Becker2015-05-312-0/+44
| * | recovered original meaning of SXE xpath testChristoph M. Becker2015-05-311-1/+8
| * | Refactored the fix for bug #66084, by cmb@php.netAnatol Belski2015-05-296-0/+298
* | | 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