Hi!

forgot to do reply all :)

On Sep 4, 2012 10:25 PM, "Jan Ehrhardt" <php...@ehrhardt.nl> wrote:
>
> Rasmus Lerdorf in php.internals (Tue, 04 Sep 2012 13:15:50 -0700):
> >Just call error_reporting() at the beginning of your script.
>
> Which ain't possible in drupal (or hardly). You do not write any code.
> You just click together modules, written by others.

.htaccess (or pecl's htscanner for fcgi and 5.2), .user.ini (5.3+)
will both let you do that easily.

And patching bootstrap.inc is still acceptable. While it is not
necessary if you don't mind too much about the noises in your error
logs :)

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

Reply via email to