summaryrefslogtreecommitdiff
path: root/ext/libxml
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-02-011-0/+6
| |\ \ | | |/
| | * Fix bug #64938: libxml_disable_entity_loader setting is shared between threadsMartin Jansen2015-02-011-0/+6
| | * Bump yearXinchen Hui2015-01-152-2/+2
| * | bump yearXinchen Hui2015-01-152-2/+2
| * | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
| * | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2014-06-091-0/+1
| |\ \ | | |/
| | * Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-06-091-0/+1
| | |\
| | | * Fixed DOM tests when using libxml2 versions patched against CVE-2014-0191Matteo Beccati2014-06-091-0/+1
| * | | [libxml] Unit test for libxml_disable_entity_loader()Scott MacVicar2014-02-162-0/+42
* | | | abstain from using xmlCleanupParserAnatol Belski2015-02-171-1/+1
* | | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-3/+3
* | | | Fix typosMartin Jansen2015-01-221-2/+2
* | | | Fix bug #64938: libxml_disable_entity_loader setting is shared between threadsMartin Jansen2015-01-221-0/+6
* | | | bump yearXinchen Hui2015-01-152-2/+2
* | | | trailing whitespace removalStanislav Malyshev2015-01-101-24/+24
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-132-75/+65
* | | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-261-1/+1
|\ \ \ \
| * | | | typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-231-1/+1
* | | | | fix arg order, CFLAGS is the fifth arg in m4Anatol Belski2014-10-171-1/+1
* | | | | ext/libxml, ext/xml and ext/soap use static tsrmls pointerAnatol Belski2014-10-174-3/+12
* | | | | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+14
* | | | | remove fetches from libxmlkrakjoe2014-09-261-14/+0
|/ / / /
* | | | Rename smart_str_append to smart_str_append_smart_strNikita Popov2014-09-211-1/+1
* | | | Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* | | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* | | | avoid usage of strlen() in the loopAnatol Belski2014-09-131-8/+8
* | | | 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