why I set error_reporting but still deprecated warning?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rj03hou
Forum Newbie
Posts: 1
Joined: Sun May 16, 2010 12:54 am

why I set error_reporting but still deprecated warning?

Post by rj03hou »

why I set error_reporting but still deprecated warning?
error_reporting = E_ALL & ~E_DEPRECATED

phpinfo() display : error_reporting 22527

php version is php-5.3.2
cacti version is cacti-0.8.7e

cacti is a monitor system which is program by php
Post Reply