Hey all, I've just updated sfErrorHandlerPlugin to version 1.0.7, it now works with Symfony 1.0, Symfony 1.1 and Symfony 1.2
The link is here : http://www.symfony-project.org/plugins/sfErrorHandlerPlugin For those of you who don't know what this plugin does, it essentially removes the dreaded Symfony white screen of death - with a dev controller, replacing the blank screen with either a regular stack trace where it can, and where it cannot, it gives as much info as it can. Your applications in deployment will also appear more robust, as instead of seeing a white screen, your error500.php will be served instead. It can make debugging during development much easier and faster. Please test it out - especially if you're using Symfony 1.0 Let me know if you find any errors/bugs --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---