23 Commits (cce41cb736006f6041b1123ec9ceeecb126b015b)

Author SHA1 Message Date
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 23 years ago
Rob Richards 76ee5707f7 Fix bug #27436 dom_import_simplexml innaccurate 23 years ago
Zeev Suraski 7c710a9f9b Use zval_ptr_dtor() to free variables as soon as they hit refcount of 0. 23 years ago
Marcus Boerger c66c9e7102 Fix memory corruption with libxml's error handling. 23 years ago
Andi Gutmans dbeb4158d2 - A belated happy holidays and PHP 5 23 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