Many admins after updating to PHP 5.3 see this errors, to turn off them use error_reporting(E_ALL ^ E_DEPRECATED);
Read more