Hi Edward, On Sat, Jul 28, 2012 at 12:57 AM, Edward Z. Yang <ezy...@mit.edu> wrote: > From: "Edward Z. Yang" <ezy...@mit.edu> > > Functionality is not included for other SAPIs because they either do not > support .user.ini (e.g. CLI) or they serve multiple requests and thus > do not support dl() (e.g. FastCGI).
dl has been disabled in FastCGI and other web SAPIs for a reason, it is not working well and brings php to instability. I do not think adding this to .user.ini will be any better. > There is also a bugfix to invoke zlist_clean, to ensure extension_lists can be > reused for the second round of extension appliations (since the head and tail > pointers have garbage in them). Can you create a patch only for this bug fix please? Ideally a bug report + patch or pull request :-) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php