Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - 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 | |
| | ||||||
* | mark a few variables and functions as static | Nuno Lopes | 2006-11-10 | 1 | -28/+34 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 1 | -20/+11 | |
| | ||||||
* | MFH: move document property struct from xml_common.h | Rob Richards | 2006-05-22 | 1 | -0/+4 | |
| | ||||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 | |
| | ||||||
* | 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 | 1 | -22/+6 | |
| | | | | | remove un-needed ifdefs | |||||
* | MFH: Fix URI escaping | Rob Richards | 2005-08-26 | 1 | -6/+35 | |
| | ||||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 | |
| | ||||||
* | - 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 | |
| | ||||||
* | add function to allow extensions to use new error handling if set by user | Rob Richards | 2005-02-20 | 1 | -0/+9 | |
| | ||||||
* | initial cut of new error handling | Rob Richards | 2005-02-10 | 1 | -10/+227 | |
| | ||||||
* | 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 | 1 | -7/+21 | |
| | ||||||
* | implement php_libxml_xmlCheckUTF8 | Rob Richards | 2004-09-08 | 1 | -0/+26 | |
| | | | | | - 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 | |
| | ||||||
* | export php_libxml_error_handler for win32 build | Rob Richards | 2004-07-25 | 1 | -1/+1 | |
| | ||||||
* | 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 | 1 | -0/+42 | |
| | | | | | | extensions register callbacks to export nodes prevents segfault passing invalid objects to import functions | |||||
* | 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 | 1 | -10/+6 | |
| | ||||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 | |
| | ||||||
* | only test url_stat in read mode | Rob Richards | 2003-12-22 | 1 | -4/+4 | |
| |