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-04-23 14:10:14 +03:00
..
CacheWarmer Merge branch '4.0' 2018-03-19 23:38:22 +01:00
Command [Messenger] Move data collector & command into the component 2018-04-05 17:21:58 +02:00
Console [FrameworkBundle] show the unregistered command warning at the end of the list command 2018-03-14 12:19:56 +01:00
Controller feature #26281 [FrameworkBundle] keep query in redirect (Simperfit) 2018-03-27 09:45:03 +02:00
DataCollector [Messenger] Move data collector & command into the component 2018-04-05 17:21:58 +02:00
DependencyInjection added ability to specify folder for flock 2018-04-23 14:10:14 +03:00
EventListener Deprecate bundle:controller:action and service:method notation 2018-02-21 06:14:04 +01:00
HttpCache Revert "[FrameworkBundle] Partially revert HttpCache is not longer abstract (4d075da)" 2018-04-02 13:58:37 +02:00
Kernel Deprecate bundle:controller:action and service:method notation 2018-02-21 06:14:04 +01:00
Resources Allow the logger to be null (as per every other bits in the FrameworkBundle) 2018-04-12 19:18:53 +01:00
Routing Merge branch '4.0' 2018-02-26 18:04:28 +01:00
Templating Merge branch '4.0' 2018-04-02 12:08:33 +02:00
Test [FrameworkBundle] Allow fetching private services from test clients 2018-03-13 12:50:01 +01:00
Tests Update the tests to also use interface_exists 2018-04-12 16:38:50 +01:00
Translation Merge branch '3.4' into 4.0 2018-01-03 18:15:19 +01:00
.gitignore
CHANGELOG.md [FrameworkBundle] feature: add the ability to search a route 2018-03-21 10:40:34 +01:00
Client.php [FrameworkBundle] Allow fetching private services from test clients 2018-03-13 12:50:01 +01:00
composer.json [FrameworkBundle] Minor messenger component tweaks 2018-04-05 17:47:14 +02:00
FrameworkBundle.php [Messenger] Add a new Messenger component 2018-03-23 09:01:52 +01: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