49 Commits (780c66d14babfbdfd3bcbf4d3db301ae445e90ee)

Author SHA1 Message Date
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Nuno Lopes ec46e5e510 mark a few variables and functions as static 20 years ago
Edin Kadribasic cb5ad145ab Fixed bug #38190 (threading issues on windows 2003) 20 years ago
Nuno Lopes 4cff5db8f4 int->zend_bool where possible 20 years ago
Antony Dovgal 07b5c8fe2a MFH: fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) 20 years ago
Dmitry Stogov d550c270ce Fixed memory leak 20 years ago
Hannes Magnusson d258bcd951 MFH: Removed obsolete arginfo include 20 years ago
Hannes Magnusson aae5df3ffd MFH: arg ifno 20 years ago
Dmitry Stogov 1dbaae2795 Added automatic module globals management 20 years ago
Rob Richards 3997d6663b MFH: move document property struct from xml_common.h 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
foobar 3e669bc950 MFH: nuke php3 legacy 21 years ago
Rasmus Lerdorf aa749a1269 Missing }}} 21 years ago
Rob Richards fbda9ce9f4 MFH: only need context set once 21 years ago
Rob Richards 646500bfe9 MFH: insure stream usage 21 years ago
Rob Richards 6818826bbd MFH: add additional constants 21 years ago
Rob Richards 293beeb74a MFH: Fix URI escaping 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Pierre Joye ee49617830 - WS 21 years ago
Pierre Joye 4901a8e2b8 - create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants 21 years ago
Rob Richards b7cf6f4539 add function to allow extensions to use new error handling if set by user 21 years ago
Rob Richards 4967138514 initial cut of new error handling 21 years ago
Rob Richards 6a64418809 add NONET flag to disable network access when loading xml 21 years ago
Rob Richards 8450fae834 Fixed bug #31361 (simplexml/domxml segfault when adding node twice) 21 years ago
Rob Richards 4cea708b21 define options that can be used when loading documents 22 years ago
Dmitry Stogov 9c5661f05d Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob) 22 years ago
Rob Richards ccb99d0a1e implement php_libxml_xmlCheckUTF8 22 years ago
Rob Richards 963200c74c Fixed bug #29945 (simplexml_load_file URL limitation 255 char) 22 years ago
Rob Richards a1c33af793 export php_libxml_error_handler for win32 build 22 years ago
Christian Stocker a497e9bf75 use php_error_docref for libxml2 errors 22 years ago
Rob Richards 22b70fcb31 MFB: Fixed bug #29221 (Segfault using DOM ownerDocument in a PHP object) 22 years ago
Rob Richards 1d82c42493 fix leak when using relaxng 22 years ago
Rob Richards 838d30a5cd move libxml error handler ro rinit/rshutdown to keep it local to php 22 years ago
Rob Richards 76ee5707f7 Fix bug #27436 dom_import_simplexml innaccurate 22 years ago
Zeev Suraski 7c710a9f9b Use zval_ptr_dtor() to free variables as soon as they hit refcount of 0. 22 years ago
Marcus Boerger c66c9e7102 Fix memory corruption with libxml's error handling. 22 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 22 years ago
Rob Richards 620cb2e2eb only test url_stat in read mode 23 years ago
Rob Richards 4dd0dbfd79 consolidate error handling 23 years ago
Rob Richards 1f33239c91 buffer error messages until newline is hit 23 years ago
Sara Golemon 026d4c9e4c Route php_stat() via streams/url_stat API (php_stream_stat_path). 23 years ago
Ilia Alshanetsky 2016ac0a73 Fixed write support. 23 years ago
Rob Richards d29fb55bbb common functions for interoperability 23 years ago
Moriyoshi Koizumi 569309765c Fix compiler warnings 23 years ago
Shane Caraveo c55f987230 fix the stat check in stream open 23 years ago
Rob Richards 56ce4a84e7 add generic default error handling rather than the default stderr 23 years ago
Rob Richards 33004a01ee unescape filepath which libxml excapes 23 years ago
Shane Caraveo 052f9378b2 add global init/shutdown functions for libxml. this is required as 23 years ago
Shane Caraveo 399095e7a5 Add libxml extension for common code that is needed to be shared between 23 years ago