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
Nicolas Grekas 98a2d3c429 Merge branch '3.3' into 3.4
* 3.3:
  [Serializer] Remove a useless legacy annotation
  Fixed extra semi-colon
  fix docblock position
  [DependencyInjection] remove unused variable
  [PhpUnitBridge] add changelog entries for #21140
  [DI] Remove dead service_container checks
2017-05-22 11:56:34 +02:00
..
CacheWarmer Merge branch '3.2' 2017-02-28 15:44:39 +01:00
Command Merge branch '3.2' 2017-05-11 09:47:52 -07:00
Console Merge branch '3.3' into 3.4 2017-05-22 11:56:34 +02:00
Controller [FrameworkBundle] Add type hint for ContainerInterface to ControllerTrait 2017-05-05 12:24:11 +02:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '3.3' into 3.4 2017-05-21 10:57:11 +02:00
EventListener Do not extend @final SessionListener internally 2017-04-26 14:32:32 +02:00
HttpCache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources Merge branch '3.2' 2017-05-11 09:47:52 -07:00
Routing added a more specialized exception for a better error message 2017-04-11 13:45:43 -07:00
Templating [FrameworkBundle][TwigBundle] Require PSR-11 container instead of Symfony container 2017-03-14 22:27:21 +01:00
Test [FrameworkBundle] KernelTestCase: allow to provide the kernel class with a var 2017-05-08 10:36:21 +02:00
Tests bug #22814 [FrameworkBundle] FC with EventDispatcher 4.0 (xabbuh) 2017-05-21 10:41:40 +02:00
Translation fix docblock position 2017-05-22 09:42:36 +02:00
Validator [DependencyInjection] Use a service locator in AddConstraintValidatorsPass 2017-03-01 08:17:18 -08:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md feature #22416 [FrameworkBundle][Workflow] Deprecate the default type of a workflow (lyrixx) 2017-04-18 17:41:42 +02:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json Allow individual bridges, bundles and components to be used with 4.0 2017-05-18 14:56:12 +02:00
FrameworkBundle.php Show private aliases in debug:container 2017-04-21 00:49:45 +02:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist Merge branch '3.2' 2017-04-12 07:14:56 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00