Comment 6 for bug 614481

Revision history for this message
Bas van den Dikkenberg (bas-dikkenberg) wrote : Re: phppgadmin uses deprected php commands

a Workaround is to add to /etc/phppgadmin/apache.conf

   php_value error_reporting(~E_DEPRECATED)

this suppresses the error messages, but is not the defnitive solution