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
Fabien Potencier 2a8a9cc0a3 moved KernelBundle logic to KernelExtension, and made test.xml decoupled from the error handler
The error_handler_level parameter (from kernel.config) has been renamed to error_handler (false to disable the error handler,
null to catch errors from error_reporting(), and a number to catch more/less errors than error_reporting())
2010-08-10 14:58:26 +02:00
..
config refactored the controller resolver (+ made a small routing optimization) 2010-08-09 15:21:59 +02:00
skeleton moved KernelBundle logic to KernelExtension, and made test.xml decoupled from the error handler 2010-08-10 14:58:26 +02:00
views renamed Symfony\Foundation to Symfony\Framework 2010-07-09 10:25:54 +02:00