80 Commits (26e15947ba8dd447f87bd33ded54292caec3d560)

Author SHA1 Message Date
Sara Golemon 26e15947ba Allow libxml DomNodes to remain persistent when requested by other extensions 19 years ago
Sebastian Bergmann 3717df72ae Bump year. 19 years ago
Dmitry Stogov 57d22421db Unicode support. 20 years ago
Nuno Lopes 80507d62ea MFB 20 years ago
Antony Dovgal 19ac74fd23 fix tests 20 years ago
Rob Richards f79418bbd1 fix def file for 2.6.26 (xmlXPathCompiledEvalToBoolean required in .27) 20 years ago
Rob Richards cd347ea2e5 update def file 20 years ago
Edin Kadribasic cf933ed410 MFB: Fixed bug #38190 (threading issues on windows 2003) 20 years ago
Nuno Lopes 573f153e06 MFB: int->zend_bool where possible 20 years ago
Rob Richards 28f56af1ae additional unicode/xml macros 20 years ago
Antony Dovgal 61312ae102 fix #38347 (Segmentation fault when using foreach with an unknown/empty SimpleXMLElement) 20 years ago
Rob Richards 4e1b1c07fb add unicode compatible macros for returning strings from xml based extensions 20 years ago
Dmitry Stogov e3fb2af28e Fixed memory leak 20 years ago
Nuno Lopes a6c5fb5354 MFB: new tests 20 years ago
Hannes Magnusson 7589f995c9 Removed obsolete arg_info include 20 years ago
Hannes Magnusson fc53160464 Revert accidental libxml class property declaration.. 20 years ago
Hannes Magnusson 587311d07e Added argument info 20 years ago
Dmitry Stogov 943960c324 Added automatic module globals management 20 years ago
Dmitry Stogov e3b7f3fd0d Unicode support: MS Visual C compatibility 20 years ago
Dmitry Stogov 0f1209ab3d Portable unicode string API: 20 years ago
Andi Gutmans 1efe984d08 - Get rid of using ENFORCE_SAFE_MODE. 20 years ago
foobar 251c5173fd bump year and license version 20 years ago
Edin Kadribasic d2af3d0e30 MFB: Updated to libxml2 to 2.6.22, thanks to rrichards 21 years ago
foobar a208d9a966 - Nuke php3 legacy 21 years ago
Rob Richards fba57a97ca move document property struct from xml_common.h 21 years ago
Rasmus Lerdorf b312256f08 MFB: missing }}} 21 years ago
Rob Richards 176e782079 only need context set once 21 years ago
Rob Richards e6dbb50a40 insure stream usage 21 years ago
Rob Richards 65f96ca6f2 add additional constants 21 years ago
Rob Richards de9e0c588f Fix URI escaping 21 years ago
Dmitry Stogov fc03492c0b Fixed memory leaks 21 years ago
Dmitry Stogov e56f9d2eea Unicode support 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
foobar a20383ba06 - Unify the "configure --help" texts 21 years ago
foobar 626253940e - Added PHP_INSTALL_HEADERS() macro 21 years ago
foobar e0c4f9b9be - Possible fix for bug #32778 21 years ago
Pierre Joye ee49617830 - WS 21 years ago
Pierre Joye 4901a8e2b8 - create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants 21 years ago
Frank M. Kromann 9d0e081c56 Kill warnings. There should be no need for this flag as it's already defined in libxml headers. 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 22 years ago
Rob Richards 8450fae834 Fixed bug #31361 (simplexml/domxml segfault when adding node twice) 22 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
Frank M. Kromann 5c412842d9 Move iconv exports to the iconv extension and make libxml depend on iconv 22 years ago
Edin Kadribasic a0a046ca09 New libxml2 version for windows build. 22 years ago
Rob Richards a1c33af793 export php_libxml_error_handler for win32 build 22 years ago