On Wed, 11 Feb 2004 11:46:21 -0000
"Zeev Suraski" <[EMAIL PROTECTED]> wrote:

> zeev          Wed Feb 11 06:46:21 2004 EDT
> 
>   Modified files:              
>     /php-src/ext/standard     dl.c 
>   Log:
>   Finally add a notice to hint people that using dl() is a bad idea...

> +             zend_error(E_STRICT, "dl() is deprecated - use > extension= in
> your php.ini");

Sorry, but WTF?

I'm wondering why _ONLY_ PHP got problems with auto* tools and dl... And

All others stuffs around use such things without problem.

A _strong_ opposition to deprecate dl (if anyone cares).

pierre

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

Reply via email to