On Wed, 21 Jan 2004 14:06:55 +0100
Ard Biesheuvel <[EMAIL PROTECTED]> wrote:

> > dl() is evil and should be deprecated. Actually that reminds me to
> > add an E_STRICT about it. Shared libraries should only be loaded via
> > php.ini.
> > 
> 
> How about setting 'enable_dl' to 'Off' in php.ini-recommended ?

Are you kidding? :)

AFAIK and see the crash occurs only in debug mode.

Why would you like to disable by default (or recommand to) disable dl?

Dynamic load on extensions is a very usefull feature. I cannot imagine
to live without it.

pierre

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

Reply via email to