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
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
..
Command removed @package and @subpackage annotations 2010-08-01 23:06:28 +02:00
Console removed @package and @subpackage annotations 2010-08-01 23:06:28 +02:00
Controller refactored the controller resolver (+ made a small routing optimization) 2010-08-09 15:21:59 +02:00
DataCollector removed @package and @subpackage annotations 2010-08-01 23:06:28 +02:00
Debug removed @package and @subpackage annotations 2010-08-01 23:06:28 +02:00
DependencyInjection renamed annotation to tag in the DIC 2010-08-05 07:34:53 +02:00
Resources moved KernelBundle logic to KernelExtension, and made test.xml decoupled from the error handler 2010-08-10 14:58:26 +02:00
Routing refactored the controller resolver (+ made a small routing optimization) 2010-08-09 15:21:59 +02:00
Templating renamed annotation to tag in the DIC 2010-08-05 07:34:53 +02:00
Test removed @package and @subpackage annotations 2010-08-01 23:06:28 +02:00
Tests refactored the controller resolver (+ made a small routing optimization) 2010-08-09 15:21:59 +02:00
Util removed @package and @subpackage annotations 2010-08-01 23:06:28 +02:00
Controller.php removed @package and @subpackage annotations 2010-08-01 23:06:28 +02:00
FrameworkBundle.php Removed some use statements that are no longer needed. 2010-08-04 07:37:12 +02:00
Profiler.php renamed annotation to tag in the DIC 2010-08-05 07:34:53 +02:00
RequestListener.php removed @package and @subpackage annotations 2010-08-01 23:06:28 +02:00