I have debug set to 0.
I have display_errors set to 0 in my apache conf.
I have error_reporting() set to E_ALL & ~E_DEPRECATED.
Im still getting
A PHP Error was encountered
Severity: 8192
Message: Function eregi() is deprecated
Filename: db/db.mysql.php
Line Number: 342In little red outlined boxes (so i know its coming from expression engine).
Need to stop em, cant figure out where they are coming from!