Get rid of PHP 5.3 Deprecation warnings

Just open up your php.ini file and set error_reporting to error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED.

Categorized as: Asides

2 thoughts on “Get rid of PHP 5.3 Deprecation warnings

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>