Hello,
Try
error_reporting(E_ALL ^ E_DEPRECATED);
Thanks for your suggestion - it would work nicely, except that that is
a runtime function that is called within a script.
but if it works within script you could do it by auto_prepend_file to stop
flooding the log until solution is found...
i start packaging 5.3 next days so it is also interesting for me and my
"deprecated" users.
unfortunately no 5.3 experience until now...
Andre
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php