I don't have a computer right now to see what you wrote for this, but we cannot use any of the global methods unless you have protection built in to only execute if within the context of a PHP call. Easiest way to see the conflict is by running both mod_php and mod_perl.

Rob

On 8/29/11 9:08 PM, Gustavo André dos Santos Lopes wrote:
cataphract                               Tue, 30 Aug 2011 01:08:22 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=315752

Log:
- Turns out the external entity loader is not a per-thread global but a true
   global. Changed code accordingly; however, applications that embed PHP and
   also use libxml2 may be affected negatively.

Changed paths:
     U   php/php-src/branches/PHP_5_4/ext/libxml/libxml.c
     U   php/php-src/branches/PHP_5_4/ext/libxml/php_libxml.h
     U   php/php-src/trunk/ext/libxml/libxml.c
     U   php/php-src/trunk/ext/libxml/php_libxml.h




Reply via email to