Re: Extension loading improvements

From: Date: Thu, 11 Apr 2013 07:54:26 +0000
Subject: Re: Extension loading improvements
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Wed, Apr 10, 2013 at 7:14 PM, Dmitry Stogov <[email protected]> wrote:

> Hi,
>
> 1) I didn't get why do we need fprintf("Loaded/Unloaded extension"). It'll
> break all the tests in DEBUG mode
>

Great catch


>
> 2) zend_error() may work through SAPI handler (e.g. for FastCGI sapi it
> may try to send error message to WebServer while request context is not
> initialized yet). I think it must work now, but should be double checked.
>
> Thanks. Dmitry.
>

Ok, Do you think as well we could build specific tests for this part ?
We could pre-build some shared objects with different known behavior, and
test for loading extensions and Zend extensions for example.

Julien.Pauli


Thread (6 messages)

« previous php.internals (#67043) next »