This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Resources/views
Ryan Weaver 39f81753ce [FrameworkBundle] When there are multiple nested exceptions, this hides the stacktrace from all exceptions by default
This addresses the potential issue where a user doesn't realize that there are multiple exception messages because the
full stack trace of the first exception is displayed (pushing the others far far down the page). This hides the stacktrace
of all exceptions (when there are more than one) by default, making each exception message easily viewable.
2011-04-02 06:25:34 -05:00
..
Exception [FrameworkBundle] When there are multiple nested exceptions, this hides the stacktrace from all exceptions by default 2011-04-02 06:25:34 -05:00
Form updated codebase to use shorter bundle names 2011-03-27 06:25:43 -07:00