| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix bug #40598 (libxml segfault) | Rob Richards | 2007-02-23 | 1 | -0/+2 |
| | | |||||
| * | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| | | |||||
| * | mark a few variables and functions as static | Nuno Lopes | 2006-11-10 | 2 | -34/+34 |
| | | |||||
| * | MFH: fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27) | Rob Richards | 2006-09-07 | 1 | -1/+0 |
| | | |||||
| * | MFH: update def file (2.6.26) | Rob Richards | 2006-09-06 | 1 | -0/+2 |
| | | |||||
| * | Fixed bug #38190 (threading issues on windows 2003) | Edin Kadribasic | 2006-09-06 | 1 | -0/+7 |
| | | |||||
| * | int->zend_bool where possible | Nuno Lopes | 2006-09-05 | 1 | -1/+1 |
| | | |||||
| * | MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty ↵ | Antony Dovgal | 2006-08-06 | 1 | -1/+3 |
| | | | | | SimpleXMLElement) | ||||
| * | Fixed memory leak | Dmitry Stogov | 2006-07-04 | 1 | -0/+4 |
| | | |||||
| * | add new tests. bump code coverage to more than 80% | Nuno Lopes | 2006-06-27 | 5 | -0/+211 |
| | | |||||
| * | MFH: Removed obsolete arginfo include | Hannes Magnusson | 2006-06-26 | 1 | -3/+0 |
| | | |||||
| * | MFH: arg ifno | Hannes Magnusson | 2006-06-17 | 1 | -6/+31 |
| | | |||||
| * | Added automatic module globals management | Dmitry Stogov | 2006-06-15 | 2 | -23/+14 |
| | | |||||
| * | MFH: move document property struct from xml_common.h | Rob Richards | 2006-05-22 | 2 | -1/+16 |
| | | |||||
| * | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | | |||||
| * | Updated to libxml2 to 2.6.22, thanks to rrichards | Edin Kadribasic | 2005-12-11 | 1 | -82/+53 |
| | | |||||
| * | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | | |||||
| * | Missing }}} | Rasmus Lerdorf | 2005-11-17 | 1 | -1/+1 |
| | | |||||
| * | MFH: only need context set once | Rob Richards | 2005-10-17 | 1 | -1/+1 |
| | | |||||
| * | MFH: insure stream usage | Rob Richards | 2005-10-13 | 1 | -46/+77 |
| | | |||||
| * | MFH: add additional constants | Rob Richards | 2005-09-08 | 2 | -22/+8 |
| | | | | | | remove un-needed ifdefs | ||||
| * | MFH: Fix URI escaping | Rob Richards | 2005-08-26 | 1 | -6/+35 |
| | | |||||
| * | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | | |||||
| * | - Unify the "configure --help" texts | foobar | 2005-05-29 | 1 | -2/+2 |
| | | |||||
| * | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -0/+1 |
| | | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
| * | - Possible fix for bug #32778 | foobar | 2005-04-21 | 1 | -11/+9 |
| | | |||||
| * | - WS | Pierre Joye | 2005-02-28 | 1 | -0/+1 |
| | | |||||
| * | - create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants | Pierre Joye | 2005-02-28 | 1 | -0/+2 |
| | | |||||
| * | Kill warnings. There should be no need for this flag as it's already defined ↵ | Frank M. Kromann | 2005-02-25 | 1 | -1/+0 |
| | | | | | in libxml headers. | ||||
| * | add function to allow extensions to use new error handling if set by user | Rob Richards | 2005-02-20 | 2 | -0/+10 |
| | | |||||
| * | initial cut of new error handling | Rob Richards | 2005-02-10 | 2 | -12/+234 |
| | | |||||
| * | add NONET flag to disable network access when loading xml | Rob Richards | 2005-01-02 | 1 | -0/+1 |
| | | |||||
| * | Fixed bug #31361 (simplexml/domxml segfault when adding node twice) | Rob Richards | 2005-01-02 | 1 | -0/+4 |
| | | |||||
| * | define options that can be used when loading documents | Rob Richards | 2004-12-05 | 1 | -0/+14 |
| | | |||||
| * | Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob) | Dmitry Stogov | 2004-11-09 | 2 | -7/+23 |
| | | |||||
| * | implement php_libxml_xmlCheckUTF8 | Rob Richards | 2004-09-08 | 2 | -0/+27 |
| | | | | | | - workaround for pre libxml2-2.6.13 function | ||||
| * | Fixed bug #29945 (simplexml_load_file URL limitation 255 char) | Rob Richards | 2004-09-06 | 1 | -6/+14 |
| | | |||||
| * | Move iconv exports to the iconv extension and make libxml depend on iconv | Frank M. Kromann | 2004-08-04 | 2 | -5/+1 |
| | | |||||
| * | New libxml2 version for windows build. | Edin Kadribasic | 2004-08-03 | 1 | -1/+339 |
| | | | | | | | Version 2.6.11. http://ctindustries.net/dom/libxml/ | ||||
| * | export php_libxml_error_handler for win32 build | Rob Richards | 2004-07-25 | 2 | -2/+2 |
| | | |||||
| * | use php_error_docref for libxml2 errors | Christian Stocker | 2004-07-25 | 1 | -1/+1 |
| | | |||||
| * | MFB: Fixed bug #29221 (Segfault using DOM ownerDocument in a PHP object) | Rob Richards | 2004-07-18 | 1 | -1/+1 |
| | | |||||
| * | fix leak when using relaxng | Rob Richards | 2004-05-31 | 1 | -1/+11 |
| | | | | | | | | interim fix for isolating our streams handling - once libxml supports overriding streams this should be changed for security reasons | ||||
| * | move libxml error handler ro rinit/rshutdown to keep it local to php | Rob Richards | 2004-04-23 | 1 | -5/+6 |
| | | |||||
| * | Fix bug #27436 dom_import_simplexml innaccurate | Rob Richards | 2004-03-01 | 2 | -0/+46 |
| | | | | | | | extensions register callbacks to export nodes prevents segfault passing invalid objects to import functions | ||||
| * | Add missing export. | Frank M. Kromann | 2004-02-24 | 1 | -0/+2 |
| | | |||||
| * | Use zval_ptr_dtor() to free variables as soon as they hit refcount of 0. | Zeev Suraski | 2004-02-15 | 1 | -1/+1 |
| | | | | | | | | | | | Note: You should not be using ZVAL_DELREF() in day to day usage. Instead, you should use zval_ptr_dtor(). Use ZVAL_DELREF() only if you're messing with the refcount directly and know what you're doing. Note #2: For clarity, if you want to initialize a new zval with a refcount of 0, it's best to do that directly, instead of using ZVAL_DELREF after allocating the zval... | ||||
| * | Fix memory corruption with libxml's error handling. | Marcus Boerger | 2004-01-10 | 2 | -11/+7 |
| | | |||||
| * | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
| * | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | | |||||
