Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -32/+32 |
* | basic macro replacements, all at once | Anatol Belski | 2014-08-19 | 1 | -32/+32 |
* | Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191 | Matteo Beccati | 2014-06-09 | 1 | -0/+1 |
* | Allow just set or get context passing NULL pointers | Dmitry Stogov | 2014-05-15 | 1 | -2/+6 |
* | Fixed SimpleXMl build with DOM | Xinchen Hui | 2014-05-04 | 1 | -0/+7 |
* | Make they are in the same style of Z_ISREF | Xinchen Hui | 2014-05-03 | 1 | -4/+4 |
* | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'PHP-5.6' | Anatol Belski | 2014-01-21 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-01-21 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Anatol Belski | 2014-01-21 | 1 | -2/+2 |
| | | |\ | |||||
| | | | * | fixed post deactivate signature in ext\libxml | Anatol Belski | 2014-01-21 | 1 | -2/+2 |
* | | | | | Fixed compilation warnings | Dmitry Stogov | 2014-04-22 | 1 | -1/+1 |
* | | | | | Fix libxml external entity loading | Nikita Popov | 2014-04-18 | 1 | -1/+1 |
* | | | | | Move libxml_destroy_fci to RSHUTDOWN | Nikita Popov | 2014-04-18 | 2 | -3/+9 |
* | | | | | Fix libxml/sxe/dom node import/export | Nikita Popov | 2014-04-18 | 1 | -1/+1 |
* | | | | | Fixed memory leak | Dmitry Stogov | 2014-04-15 | 1 | -1/+5 |
* | | | | | Cleanup (1-st round) | Dmitry Stogov | 2014-04-15 | 1 | -9/+9 |
* | | | | | Fixed libxml handling default context | Xinchen Hui | 2014-04-14 | 1 | -3/+3 |
* | | | | | Refactor simpleXML (compilable, but incompleted) | Xinchen Hui | 2014-04-14 | 1 | -1/+1 |
* | | | | | Refactor libxml (incompleted) | Xinchen Hui | 2014-04-11 | 2 | -85/+78 |
|/ / / / | |||||
* | | | | Merge branch 'PHP-5.5' into PHP-5.6 | Scott MacVicar | 2014-01-06 | 2 | -0/+42 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'PHP-5.4' into PHP-5.5 | Scott MacVicar | 2014-01-06 | 2 | -0/+42 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | [libxml] Unit test for libxml_disable_entity_loader() | Scott MacVicar | 2014-01-06 | 2 | -0/+42 |
| | |/ | |||||
| | * | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
| | * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
| * | | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | | | Bump year | Xinchen Hui | 2014-01-03 | 2 | -2/+2 |
* | | | fix test concurrency | Michael Wallner | 2013-09-18 | 2 | -15/+15 |
* | | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-08-10 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'pull-request/325' into PHP-5.5 | Stanislav Malyshev | 2013-08-10 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | Add schema default/fixed value support | Chris Wright | 2013-04-12 | 1 | -0/+6 |
| | |/ | |||||
* | | | Constify streams API and a few other calls down the rabbit hole. | Andrey Hristov | 2013-07-30 | 1 | -1/+2 |
|/ / | |||||
* | | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Dmitry Stogov | 2013-02-20 | 2 | -18/+17 |
|\ | |||||
| * | Fixed external entity loading | Dmitry Stogov | 2013-02-20 | 2 | -18/+17 |
| * | Happy New Year~ | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
* | | Fixed bug #61557 (Crasher in tt-rss backend.php) | Dmitry Stogov | 2012-11-29 | 1 | -2/+1 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-30 | 3 | -12/+26 |
|\ \ | |/ | |||||
| * | Fixed bug #63389 (Missing context check on libxml_set_streams_context() cause... | Xinchen Hui | 2012-10-30 | 3 | -12/+26 |
| * | Fix: 62067 Moved comments to FILE section | zoe slattery | 2012-05-19 | 2 | -4/+3 |
* | | Fix bug #62266 | Gustavo André dos Santos Lopes | 2012-06-09 | 1 | -2/+11 |
* | | Fix: 62067 Moved comments to FILE section | zoe slattery | 2012-05-19 | 2 | -4/+3 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Anatoliy Belsky | 2012-04-16 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails | Anatoliy Belsky | 2012-04-16 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-04-04 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | Fixed bug #61617 (Libxml tests failed(ht is already destroyed)) | Xinchen Hui | 2012-04-04 | 1 | -1/+2 |
* | | Merge branch 'sec53' into sec54 | Stanislav Malyshev | 2012-03-25 | 3 | -5/+111 |
|\ \ | |/ | |||||
| * | fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN | Stanislav Malyshev | 2012-03-25 | 3 | -5/+111 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |