[CentOS] php.ini disabled notices still shows notices in the logs

Mon Jan 3 22:55:27 UTC 2011
George <listmail.gg at gmail.com>

Hello,

I did some google searches but could not find anyone raising a similar 
issue immediatly but perhaps there is already somewhere a bugreport 
upstream about this I did overlook ...

When you disable notices in /etc/php.ini:
error_reporting = E_ALL & ~E_NOTICE
on a simple LAMP setup of CentOS 5.x (running 5.0 up to 5.5) I still see 
notices in the log files ... (which causes a serious overhead of logs in 
my case ...)
Anyone can confirm this and/or can point me towards bugreports/solutions?

Regards,

George