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
2018-10-25 11:45:27 +02:00
..
CacheWarmer feature #28210 [Contracts] Add Translation\TranslatorInterface + decouple symfony/validator from symfony/translation (nicolas-grekas) 2018-09-03 22:20:47 +02:00
Command [HttpKernel] Introduce KernelInterface::getProjectDir() 2018-10-17 11:36:49 +02:00
Console [FrameworkBundle] Fix debug:container which crash when the service class has no doc comment 2018-10-19 16:17:41 +02:00
Controller [FWBundle] Add a new method AbstractController::addLink() 2018-10-24 05:28:45 +02:00
DataCollector Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
DependencyInjection If framework.messenger.buses.X.middleware is empty, it will be null 2018-10-25 11:45:27 +02:00
EventListener Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
HttpCache Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
Kernel Merge branch '3.4' into 4.1 2018-09-02 18:33:37 +01:00
Resources [Messenger] remove AllowNoHandlerMiddleware in favor of a constructor argument on HandleMessageMiddleware 2018-10-25 11:11:58 +02:00
Routing Merge branch '4.1' 2018-09-08 15:42:43 +02:00
Templating [HttpKernel] fix deprecating KernelInterface::getRootDir() 2018-10-16 17:46:02 +02:00
Test Merge branch '4.1' 2018-09-30 05:40:00 +02:00
Tests [Messenger] remove AllowNoHandlerMiddleware in favor of a constructor argument on HandleMessageMiddleware 2018-10-25 11:11:58 +02:00
Translation Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
.gitignore
CHANGELOG.md [FWBundle] Add a new method AbstractController::addLink() 2018-10-24 05:28:45 +02:00
Client.php Merge branch '2.8' into 3.4 2018-09-05 13:56:21 +02:00
composer.json feature #27770 [FrameworkBundle] Moving Cache-related CompilerPass to Cache component (Korbeil) 2018-10-10 02:39:24 -07:00
FrameworkBundle.php moving Cache-related compiler pass from FrameworkBundle to Cache component 2018-09-26 17:25:42 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01: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