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
2010-07-27 11:53:34 +02:00
..
Command [FrameworkBundle] added a skeleton for configuration in plain PHP 2010-07-20 16:34:40 +02:00
Console fixed phpdoc 2010-07-09 10:28:08 +02:00
Controller [FrameworkBundle] added PHPDoc to the Controller class 2010-07-27 11:53:34 +02:00
DataCollector renamed request path property to request attributes 2010-07-21 22:49:49 +02:00
Debug Replace Container->hasParameter() with Container->getParameterBag()->has() in ExceptionFormatter 2010-07-09 17:19:27 +02:00
DependencyInjection refactored routing management (it's now possible to disable the default routing) 2010-07-20 13:11:50 +02:00
Resources [FrameworkBundle] fixed indentation 2010-07-27 07:20:43 +02:00
Routing refactored routing management (it's now possible to disable the default routing) 2010-07-20 13:11:50 +02:00
Templating changed HttpKernel workflow to allow more flexibility 2010-07-22 22:32:11 +02:00
Test fixed phpdoc 2010-07-09 10:28:08 +02:00
Tests [FrameworkBundle] added a skeleton for configuration in plain PHP 2010-07-20 16:34:40 +02:00
Util fixed phpdoc 2010-07-09 10:28:08 +02:00
Controller.php [FrameworkBundle] added PHPDoc to the Controller class 2010-07-27 11:53:34 +02:00
FrameworkBundle.php moved DI extensions classes to their own sub-namespace 2010-07-16 11:12:49 +02:00
Profiler.php fixed phpdoc 2010-07-09 10:28:08 +02:00
RequestListener.php renamed request path property to request attributes 2010-07-21 22:49:49 +02:00