summaryrefslogtreecommitdiff
path: root/ext/libxml
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* Use new param API in libxmlSara Golemon2016-12-311-13/+16
* Merge branch 'PHP-7.0'Christoph M. Becker2016-07-151-1/+1
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-151-1/+1
| |\
| | * Fix bug #66502: DOM document dangling referenceChristoph M. Becker2016-07-151-1/+1
| | * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2016-07-141-0/+2
| | |\
| | | * Extend libxml exportsAnatol Belski2016-07-141-0/+2
| | | * backport af2b0669 into 5.5Anatol Belski2015-03-161-0/+15
* | | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-202-0/+23
* | | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ...Dmitry Stogov2016-06-161-4/+6
|/ / /
* | | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* | | Fix bug #71536 Access Violation crashes php-cgi.exeAnatol Belski2016-02-281-0/+3
* | | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\ \ \ | |/ /
| * | Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
* | | Removed or simplified incorrect SEPARATE_*() macros usage.Dmitry Stogov2015-09-291-1/+0
* | | Fixed bug #70535 (XSLT: free(): invalid pointer)Xinchen Hui2015-09-201-1/+1
* | | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+3
* | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-4/+4
* | | added LIBXML_BIGLINES constantChristoph M. Becker2015-06-081-0/+3
* | | 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
* | | introduced DllMain for the main php DLLAnatol Belski2015-06-021-1/+1
* | | extend libxml exportsAnatol Belski2015-05-131-0/+2
* | | improve searchability for libxml2 headersAnatol Belski2015-05-101-1/+2
* | | cleanup the mod version macros, round 2Anatol Belski2015-03-232-1/+4
* | | Merge branch 'PHP-5.6'Anatol Belski2015-03-151-0/+15
|\ \ \ | |/ /
| * | libxml-2.9.2 compatibilityAnatol Belski2015-03-151-0/+15
| * | 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