Currently I'm using the following:

  error_reporting(E_ALL|E_STRICT);

at the top of my bootstrap.

Is there anything else I can do to increase warnings and error reporting?

I use vim+Linux and stock PHP packages. Is there something that
everyone uses or should use on the server side when writing PHP?

I think I had xdebug enabled on my old machine but I did not notice
much of a difference aside from the appearance of stack traces.

Mike
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to