summaryrefslogtreecommitdiff
path: root/ext/libxml
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
| * - wsPierre Joye2011-08-301-3/+3
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * Fixed bug #54601 (Removing the doctype node segfaults)Hannes Magnusson2011-05-291-1/+1
| * - Fixed bug #54440: libxml extension ignores default context.Gustavo André dos Santos Lopes2011-04-092-3/+52
| * - Year++Felipe Pena2011-01-012-2/+2
| * - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-0/+1
* | - Year++Felipe Pena2012-01-012-2/+2
* | - Use our external entity loader only in the context of a PHP request.Gustavo André dos Santos Lopes2011-09-021-1/+15
* | 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
* | - wsPierre Joye2011-08-301-7/+7
* | - Turns out the external entity loader is not a per-thread global but a trueGustavo André dos Santos Lopes2011-08-302-130/+131
* | - fix build, TSRMLS_FETCH must be the last declaration statement and init usi...Pierre Joye2011-08-291-2/+4
* | - Added libxml_set_external_entity_loader().Gustavo André dos Santos Lopes2011-08-296-3/+381
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot ...Christian Stocker2011-07-111-0/+10
* | Fixed bug #54601 (Removing the doctype node segfaults)Hannes Magnusson2011-05-291-1/+1
* | - Fixed bug #54440: libxml extension ignores default context.Gustavo André dos Santos Lopes2011-04-092-4/+53
* | - Year++Felipe Pena2011-01-012-2/+2
* | - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+1
* | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-161-1/+1
* | In some SAPI (e.g. FastCGI) we don't need to setup and reset libxml callbacks...Dmitry Stogov2010-08-271-8/+45
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-2/+2
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe)Felipe Pena2009-12-011-0/+3
* MFH: Fix arginfo for libxml_disable_entity_loader() and libxml_use_internal_e...Hannes Magnusson2009-06-231-2/+2
* MFH: add libxml_disable_entity_loader functionRob Richards2009-06-231-0/+37
* MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded libxml...Rob Richards2009-03-141-1/+3
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* MFH: add missing exportsRob Richards2008-12-271-0/+2