summaryrefslogtreecommitdiff
path: root/ext/libxml/tests
Commit message (Expand)AuthorAgeFilesLines
* added tests for bug #54138Christoph M. Becker2015-06-083-0/+72
* replaced / in filename with DIRECTORY_SEPARATOR according to performance warn...Christoph M. Becker2015-06-081-1/+1
* added SKIPIF conditional to check for DOM availabilityChristoph M. Becker2015-06-081-0/+1
* added XFAIL test for bug #69753Christoph M. Becker2015-06-082-0/+22
* Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191Matteo Beccati2014-06-091-0/+1
* Move libxml_destroy_fci to RSHUTDOWNNikita Popov2014-04-181-0/+1
* Merge branch 'PHP-5.5' into PHP-5.6Scott MacVicar2014-01-062-0/+42
|\
| * [libxml] Unit test for libxml_disable_entity_loader()Scott MacVicar2014-01-062-0/+42
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | fix test concurrencyMichael Wallner2013-09-182-15/+15
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-302-11/+25
|\
| * Fixed bug #63389 (Missing context check on libxml_set_streams_context() cause...Xinchen Hui2012-10-302-11/+25
| * Fix: 62067 Moved comments to FILE sectionzoe slattery2012-05-192-4/+3
* | Fix: 62067 Moved comments to FILE sectionzoe slattery2012-05-192-4/+3
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-161-0/+1
|\ \ | |/
| * Fix bug 61720 ext\libxml\tests\bug61367-read.phpt failsAnatoliy Belsky2012-04-161-0/+1
* | Merge branch 'sec53' into sec54Stanislav Malyshev2012-03-252-0/+106
|\ \ | |/
| * fix bug #61367 - open_basedir bypass using libxml RSHUTDOWNStanislav Malyshev2012-03-252-0/+106
| * - Fixed bug #54440: libxml extension ignores default context.Gustavo André dos Santos Lopes2011-04-091-0/+51
* | fixed libxml testsChristian Stocker2011-08-312-3/+3
* | - Fixed tests when run from outside their directory.Gustavo André dos Santos Lopes2011-08-312-0/+2
* | - Added libxml_set_external_entity_loader().Gustavo André dos Santos Lopes2011-08-294-0/+202
* | - Fixed bug #54440: libxml extension ignores default context.Gustavo André dos Santos Lopes2011-04-091-0/+51
|/
* - Fixed testFelipe Pena2008-04-141-1/+1
* Fixed Bug #42112 (deleting a node produces memory corruption)Rob Richards2007-07-281-0/+31
* add new tests. bump code coverage to more than 80%Nuno Lopes2006-06-275-0/+211