php-src/ext/libxml
Gustavo André dos Santos Lopes 503358c179 Fix bug #62266
Custom extension segfaults during xmlParseFile with FPM SAPI
because the regular list is not prepared during the MINIT phase
and our custom external entity loader tries to open PHP streams.
2012-06-09 17:29:47 +01:00
..
tests Fix: 62067 Moved comments to FILE section 2012-05-19 16:34:16 +01:00
config0.m4 MFH: Fix some configure --help texts 2007-07-03 17:25:43 +00:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS Add libxml extension for common code that is needed to be shared between 2003-10-19 21:48:46 +00:00
libxml.c Fix bug #62266 2012-06-09 17:29:47 +01:00
php_libxml2.def MFH: add missing exports 2008-12-27 12:16:12 +00:00
php_libxml.h - Year++ 2012-01-01 13:15:04 +00:00