[Phpmyadmin-devel] Test your code with error reporting enabled

Michal Čihař michal at cihar.com
Sun Jul 12 09:35:29 CEST 2009


Hi

as most of GSoC patches we've seen so far emit lot of warnings, I just
want to highlight, that you should use following settings while
developing:

$cfg['Error_Handler']['display'] = true;
$cfg['Error_Handler']['gather'] = true;

-- 
	Michal Čihař | http://cihar.com | http://phpmyadmin.cz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20090712/6f2f8288/attachment.sig>


More information about the Developers mailing list