100 Commits (bdeeaa526aea211402a19c8ccae6411b495c392e)

Author SHA1 Message Date
Rob Richards 7e8013c9cc - Visibility (bug #45557) 18 years ago
Hannes Magnusson a1420c3e90 Fix proto 18 years ago
Pierre Joye 0ccf442868 - MFB: do not enable libxml or dom when a dep/header/lib is missing 18 years ago
Steph Fox 4be7f4aecd - killed off UEXPECT 18 years ago
Elizabeth Marie Smith 132ecdfa7d MFB and steph's pecl fixes into confutils 18 years ago
Rob Richards ec042f7d55 fix bug #41562 (SimpleXML memory issue) 18 years ago
Dmitry Stogov 42a683d688 Imporoved PHP binary size and startup speed with GCC4 visibility control (Nuno) 18 years ago
Rob Richards 0466c8c54b add missing export 18 years ago
Sebastian Bergmann 9b620d50b4 Bump copyright year, 2 of 2. 18 years ago
Rob Richards 003142f21e starting with 2.6.30, standard libxml2 build can be used 19 years ago
Yiduo (David) Wang 95da0dc570 Added macros for managing zval refcounts and is_ref statuses 19 years ago
Dmitry Stogov 8146078f7b Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) 19 years ago
Antony Dovgal 467b4569df an attempt to fix win32 build 19 years ago
Rob Richards 7fac5158d7 MFB: Fixed Bug #42112 (deleting a node produces memory corruption) 19 years ago
Jani Taskinen 7e9e8c950f - ws + compile warning fixes 19 years ago
foobar f0f44a3652 - Fix some configure --help texts 19 years ago
Dmitry Stogov 85279a4dce Allowed loading XML from unicode strings 19 years ago
Ilia Alshanetsky 32c28b2fcc MFB: Fixed bug #41724 (libxml_get_last_error() - errors survice request 19 years ago
Antony Dovgal 5b6e3d3cbf fix test 19 years ago
Rob Richards 7550b6d14e fix bug #40598 (libxml segfault) 19 years ago
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