summaryrefslogtreecommitdiff
path: root/ext/libxml
Commit message (Expand)AuthorAgeFilesLines
* master renames phase 1Anatol Belski2014-08-251-32/+32
* basic macro replacements, all at onceAnatol Belski2014-08-191-32/+32
* Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191Matteo Beccati2014-06-091-0/+1
* Allow just set or get context passing NULL pointersDmitry Stogov2014-05-151-2/+6
* Fixed SimpleXMl build with DOMXinchen Hui2014-05-041-0/+7
* Make they are in the same style of Z_ISREFXinchen Hui2014-05-031-4/+4
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+2
|\
| * Merge branch 'PHP-5.6'Anatol Belski2014-01-211-2/+2
| |\
| | * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-01-211-2/+2
| | |\
| | | * Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-01-211-2/+2
| | | |\
| | | | * fixed post deactivate signature in ext\libxmlAnatol Belski2014-01-211-2/+2
* | | | | Fixed compilation warningsDmitry Stogov2014-04-221-1/+1
* | | | | Fix libxml external entity loadingNikita Popov2014-04-181-1/+1
* | | | | Move libxml_destroy_fci to RSHUTDOWNNikita Popov2014-04-182-3/+9
* | | | | Fix libxml/sxe/dom node import/exportNikita Popov2014-04-181-1/+1
* | | | | Fixed memory leakDmitry Stogov2014-04-151-1/+5
* | | | | Cleanup (1-st round)Dmitry Stogov2014-04-151-9/+9
* | | | | Fixed libxml handling default contextXinchen Hui2014-04-141-3/+3
* | | | | Refactor simpleXML (compilable, but incompleted)Xinchen Hui2014-04-141-1/+1
* | | | | Refactor libxml (incompleted)Xinchen Hui2014-04-112-85/+78
|/ / / /
* | | | Merge branch 'PHP-5.5' into PHP-5.6Scott MacVicar2014-01-062-0/+42
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'PHP-5.4' into PHP-5.5Scott MacVicar2014-01-062-0/+42
| |\ \ \ | | |/ / | |/| |
| | * | [libxml] Unit test for libxml_disable_entity_loader()Scott MacVicar2014-01-062-0/+42
| | |/
| | * Bump yearXinchen Hui2014-01-032-2/+2
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| * | Bump yearXinchen Hui2014-01-032-2/+2
* | | Bump yearXinchen Hui2014-01-032-2/+2
* | | fix test concurrencyMichael Wallner2013-09-182-15/+15
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-08-101-0/+6
|\ \ \ | |/ /
| * | Merge branch 'pull-request/325' into PHP-5.5Stanislav Malyshev2013-08-101-0/+6
| |\ \
| | * | Add schema default/fixed value supportChris Wright2013-04-121-0/+6
| | |/
* | | Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-301-1/+2
|/ /
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
|/
* Merge branch 'PHP-5.3' into PHP-5.4Dmitry Stogov2013-02-202-18/+17
|\
| * Fixed external entity loadingDmitry Stogov2013-02-202-18/+17
| * Happy New Year~Xinchen Hui2013-01-012-2/+2
* | Happy New YearXinchen Hui2013-01-012-2/+2
* | Fixed bug #61557 (Crasher in tt-rss backend.php)Dmitry Stogov2012-11-291-2/+1
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-303-12/+26
|\ \ | |/
| * Fixed bug #63389 (Missing context check on libxml_set_streams_context() cause...Xinchen Hui2012-10-303-12/+26
| * Fix: 62067 Moved comments to FILE sectionzoe slattery2012-05-192-4/+3
* | Fix bug #62266Gustavo André dos Santos Lopes2012-06-091-2/+11
* | 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 'PHP-5.3' into PHP-5.4Xinchen Hui2012-04-041-1/+2
|\ \ | |/
| * Fixed bug #61617 (Libxml tests failed(ht is already destroyed))Xinchen Hui2012-04-041-1/+2
* | Merge branch 'sec53' into sec54Stanislav Malyshev2012-03-253-5/+111
|\ \ | |/
| * fix bug #61367 - open_basedir bypass using libxml RSHUTDOWNStanislav Malyshev2012-03-253-5/+111
| * - Year++Felipe Pena2012-01-012-2/+2