113 Commits (8492bbefbb74ee0cd009884f6ee82c409ffbe018)

Author SHA1 Message Date
Dmitry Stogov 8e76d0404b Fixed external entity loading 13 years ago
Xinchen Hui a2045ff332 Happy New Year~ 13 years ago
Xinchen Hui 2f1c4064f8 Fixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak) 14 years ago
zoe slattery 778d69ddfe Fix: 62067 Moved comments to FILE section 14 years ago
Anatoliy Belsky bceafee879 Fix bug 61720 ext\libxml\tests\bug61367-read.phpt fails 14 years ago
Xinchen Hui 94f1c05ff8 Fixed bug #61617 (Libxml tests failed(ht is already destroyed)) 14 years ago
Stanislav Malyshev 167e2fd782 fix bug #61367 - open_basedir bypass using libxml RSHUTDOWN 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Pierre Joye 63fa1fb1ca - ws 15 years ago
Felipe Pena 23e438594d - Make usage of new PHP_FE_END macro 15 years ago
Hannes Magnusson 07bcf1080d Fixed bug #54601 (Removing the doctype node segfaults) 15 years ago
Gustavo André dos Santos Lopes 047ed8dfbb - Fixed bug #54440: libxml extension ignores default context. 15 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Pierre Joye aea6771d19 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 15 years ago
Sebastian Bergmann 16cb1cd469 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Felipe Pena 9b8f2525aa - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) 16 years ago
Felipe Pena 1ca7c27638 - Fixed bug #49660 (libxml 2.7.3+ limits text nodes to 10MB). (Felipe) 16 years ago
Rob Richards c4e0f38aa7 MFH: add libxml_disable_entity_loader function 17 years ago
Hannes Magnusson f3d8a9ad0d MFH: Fix arginfo for libxml_disable_entity_loader() and libxml_use_internal_errors() 17 years ago
Hannes Magnusson 025891e50f MFH: fix arginfo for libxml_use_internal_errors() 17 years ago
Rob Richards f7b30e6578 MFH: add libxml_disable_entity_loader function 17 years ago
Rob Richards 1313c86484 MFH: add LIBXML_LOADED_VERSION constant that contains currently loaded libxml2 version 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Rob Richards 8fc5e99478 MFH: add missing exports 17 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena df10005563 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Rob Richards 895ba9afc7 MFH: fix warning 18 years ago
Rob Richards cb3bc15807 MFH: Visibility (bug #45557) 18 years ago
Hannes Magnusson 4fb0ceca1b MFH: fix proto 18 years ago
Pierre Joye 41976c7ab6 - do not enable an ext when a lib/header fails 18 years ago
Pierre Joye 5d112c35b7 - do not show libxml as enabled when libs are missing so ADD_EXTENSION_DEP('myext', 'libxml') can do its job 18 years ago
Elizabeth Marie Smith 7d4dfa8ee4 Windows configure fixes, a few additional lib names allowed, apache2 only on for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled 18 years ago
Felipe Pena 1cb417edd7 - Fixed test 18 years ago
Rob Richards 005ece078a MFH: fix bug #41562 (SimpleXML memory issue) 18 years ago
Rob Richards 8a64e9de36 MFH: fix bug #41562 (SimpleXML memory issue) 18 years ago
Dmitry Stogov 240fa244c3 Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 18 years ago
Rob Richards 86ae2781fb MFH: add missing export 18 years ago
Rob Richards 2e58beee96 MFH: add missing export 18 years ago
Rob Richards 0d1fe9c73b MFH: starting with 2.6.30, standard libxml2 build can be used 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Sebastian Bergmann d1dded8751 MFH: Bump copyright year, 2 of 2. 18 years ago
Rob Richards 9d99a820e1 MFH: starting with 2.6.30, standard libxml2 build can be used 19 years ago
Yiduo (David) Wang 4b4d634cb9 MFH: Added macros for managing zval refcounts and is_ref statuses 19 years ago
Dmitry Stogov 6c810b0d4c Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Antony Dovgal d5a59064f9 MFH 19 years ago
Rob Richards b96a8a79ba Fixed Bug #42112 (deleting a node produces memory corruption) 19 years ago
Jani Taskinen 10a6af6bd0 MFH: cs+ws+compile warning fixes 19 years ago