Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | 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 | 1 | -1/+1 |
|\ | |||||
| * | Fixed bug #63389 (Missing context check on libxml_set_streams_context() ↵ | Xinchen Hui | 2012-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | causes memleak) Simply change the expect parameter type, the valid of the resource will be checked in using time. | ||||
* | | Fix bug #62266 | Gustavo André dos Santos Lopes | 2012-06-09 | 1 | -2/+11 |
| | | | | | | | | | | | | Custom extension segfaults during xmlParseFile with FPM SAPI because the regular list is not prepared during the MINIT phase and our custom external entity loader tries to open PHP streams. | ||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-04-04 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | | | | | | | | | * PHP-5.3: Fixed bug #61617 (Libxml tests failed(ht is already destroyed)) Cherry-pick 4cc74767 Conflicts: NEWS | ||||
| * | 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 | 1 | -5/+5 |
|\ \ | |/ | | | | | | | * sec53: fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN | ||||
| * | fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN | Stanislav Malyshev | 2012-03-25 | 1 | -5/+5 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | - ws | Pierre Joye | 2011-08-30 | 1 | -3/+3 |
| | | |||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | Fixed bug #54601 (Removing the doctype node segfaults) | Hannes Magnusson | 2011-05-29 | 1 | -1/+1 |
| | | |||||
| * | - Fixed bug #54440: libxml extension ignores default context. | Gustavo André dos Santos Lopes | 2011-04-09 | 1 | -3/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Use our external entity loader only in the context of a PHP request. | Gustavo André dos Santos Lopes | 2011-09-02 | 1 | -1/+15 |
| | | |||||
* | | - ws | Pierre Joye | 2011-08-30 | 1 | -7/+7 |
| | | |||||
* | | - Turns out the external entity loader is not a per-thread global but a true | Gustavo André dos Santos Lopes | 2011-08-30 | 1 | -129/+131 |
| | | | | | | | | | | | | global. Changed code accordingly; however, applications that embed PHP and also use libxml2 may be affected negatively. | ||||
* | | - fix build, TSRMLS_FETCH must be the last declaration statement and init ↵ | Pierre Joye | 2011-08-29 | 1 | -2/+4 |
| | | | | | | | | using TSRM cannot be done before either | ||||
* | | - Added libxml_set_external_entity_loader(). | Gustavo André dos Santos Lopes | 2011-08-29 | 1 | -3/+174 |
| | | |||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot ↵ | Christian Stocker | 2011-07-11 | 1 | -0/+10 |
| | | | | | | | | | | | | | | com) (MFT - Merged from Trunk) | ||||
* | | Fixed bug #54601 (Removing the doctype node segfaults) | Hannes Magnusson | 2011-05-29 | 1 | -1/+1 |
| | | |||||
* | | - Fixed bug #54440: libxml extension ignores default context. | Gustavo André dos Santos Lopes | 2011-04-09 | 1 | -4/+2 |
| | | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insert | Pierre Joye | 2010-09-16 | 1 | -1/+1 |
| | | |||||
* | | In some SAPI (e.g. FastCGI) we don't need to setup and reset libxml ↵ | Dmitry Stogov | 2010-08-27 | 1 | -8/+45 |
| | | | | | | | | callbacks on each request, we con do it only once. Probably the list of such SAPI may be extended. | ||||
* | | Removed safe_mode | Kalle Sommer Nielsen | 2010-04-26 | 1 | -2/+2 |
|/ | | | | | | | * Removed ini options, safe_mode* * Removed --enable-safe-mode --with-exec-dir configure options on Unix * Updated extensions, SAPI's and core * php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) | Felipe Pena | 2009-12-01 | 1 | -0/+3 |
| | | | | | | | | - Added LIBXML_PARSEHUGE constant to overrides the maximum text size of a single text node when using libxml2.7.3+. (Kalle) [DOC] | ||||
* | MFH: Fix arginfo for libxml_disable_entity_loader() and ↵ | Hannes Magnusson | 2009-06-23 | 1 | -2/+2 |
| | | | | libxml_use_internal_errors() | ||||
* | MFH: add libxml_disable_entity_loader function | Rob Richards | 2009-06-23 | 1 | -0/+37 |
| | |||||
* | MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded ↵ | Rob Richards | 2009-03-14 | 1 | -1/+3 |
| | | | | | | | libxml2 version add libxml2 version being used to info output | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -5/+0 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+5 |
| | |||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -5/+0 |
| | |||||
* | MFH: Visibility (bug #45557) | Rob Richards | 2008-07-22 | 1 | -4/+4 |
| | |||||
* | MFH: fix proto | Hannes Magnusson | 2008-07-21 | 1 | -1/+1 |
| | |||||
* | MFH: fix bug #41562 (SimpleXML memory issue) | Rob Richards | 2008-01-30 | 1 | -19/+4 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Added macros for managing zval refcounts and is_ref statuses | Yiduo (David) Wang | 2007-10-07 | 1 | -1/+1 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | MFH | Antony Dovgal | 2007-08-01 | 1 | -4/+4 |
| | |||||
* | Fixed Bug #42112 (deleting a node produces memory corruption) | Rob Richards | 2007-07-28 | 1 | -1/+4 |
| | | | | | add test | ||||
* | MFH: cs+ws+compile warning fixes | Jani Taskinen | 2007-07-21 | 1 | -26/+31 |
| | |||||
* | Fixed bug #41724 (libxml_get_last_error() - errors survice request scope). | Ilia Alshanetsky | 2007-06-18 | 1 | -0/+1 |
| | |||||
* | fix bug #40598 (libxml segfault) | Rob Richards | 2007-02-23 | 1 | -0/+2 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| |