On 6/16/05, Wez Furlong <[EMAIL PROTECTED]> wrote:
> The PDO tests; Cc'd to the PDO test gurus.
> 
> --Wez.
> 
> Derick Rethans wrote:
> > On Thu, 16 Jun 2005, Wez Furlong wrote:
> >
> >
> >>wez           Thu Jun 16 11:36:40 2005 EDT
> >>
> >>  Modified files:
> >>    /php-src/ext/standard     dl.c
> >>  Log:
> >>  Don't emit the E_STRICT dl-is-deprecated notice on SAPI's where dl() is 
> >> widely (and safely) used.
> >>  This allows our test-suite to run in E_STRICT mode.
> >
> >
> > None of our tests should use dl(), can you please point out which ones
> > do this?
> >
> > Derick
> >
> 

Actually, the current PDO tests do not use dl(). The comment came from
IRC where I was running some quick tests with a hacked .inc file using
a PHP installation in which the PDO extensions had not been enabled in
php.ini.

Dan

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to