At 06:54 PM 2/14/2004 +0100, Jan Lehnardt wrote:
Hi,
On 11 Feb 2004, at 12:46, Zeev Suraski wrote:
+ zend_error(E_STRICT, "dl() is deprecated - use extension=
in your php.ini");
unrelated to the ongoing discussion, wouldn't it make
sense to show the module's name in the error message
Hi,
On 11 Feb 2004, at 12:46, Zeev Suraski wrote:
+ zend_error(E_STRICT, "dl() is deprecated - use extension= in your
php.ini");
unrelated to the ongoing discussion, wouldn't it make
sense to show the module's name in the error message?
Something like:
zend_error(E_STRICT, "dl() is deprecate