php 5.3.8: disable deprecated function warnings
Posted: Mon Oct 10, 2011 1:45 pm
Hello, i've just upgraded from php 5.2.17 to 5.3.8.
Got apache error logs full of "PHP Deprecated: Function" messages, i'm trying with E_ALL & ~E_NOTICE & ~E_DEPRECATED in php.ini, phpinfo() reports error_reporting = 22519 but i can't get rid of messages.
Any idea? Maybe a bug?
Got apache error logs full of "PHP Deprecated: Function" messages, i'm trying with E_ALL & ~E_NOTICE & ~E_DEPRECATED in php.ini, phpinfo() reports error_reporting = 22519 but i can't get rid of messages.
Any idea? Maybe a bug?