On Fri, 14 Jan 2011, Antony Dovgal wrote:

> Are there any objections if I disable E_DEPRECATED notice in dl() for FPM 
> SAPI?
> The notice is already disabled for CGI/FastCGI, CLI and Embed SAPIs.
> I believe there's no reason for this notice in case of FPM, too.

IMO, it should be disabled in fastcgi too. Ages ago we came to the 
conclusion it was dangerous/annoying/broken to have dl() work with 
processes that run multiple-requests.

cheers,
Derick

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to