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
2020-06-21 19:25:58 +02:00
..
CacheWarmer [HttpKernel] allow cache warmers to add to the list of preloaded classes and files 2020-04-04 11:52:45 +02:00
Command Secrets, Security, and Messenger commands descriptions should not end with a "." (dot) 2020-05-12 22:47:58 +02:00
Console Merge branch '5.0' 2020-04-13 12:14:44 +02:00
Controller Merge branch '5.0' into 5.1 2020-06-18 20:24:02 +02:00
DataCollector Remove \Throwable support deprecation layer 2019-11-08 10:00:49 +01:00
DependencyInjection [FrameworkBundle] changed configuration file for messenger from xml to php 2020-06-21 19:25:58 +02:00
EventListener Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
HttpCache Merge branch '4.4' into 5.0 2020-01-10 22:57:37 +01:00
Kernel Merge branch '5.1' 2020-06-18 21:55:03 +02:00
Resources [FrameworkBundle] changed configuration file for messenger from xml to php 2020-06-21 19:25:58 +02:00
Routing Revert "feature #30501 [FrameworkBundle][Routing] added Configurators to handle template and redirect controllers (HeahDude)" 2020-04-24 12:08:40 +02:00
Secrets Merge branch '5.0' 2020-05-16 11:12:54 +02:00
Test Fix deprecation messages 2020-03-17 20:48:51 +01:00
Tests minor #37208 [FrameworkBundle] convert config/serializer.xml to php (mamontovdmitriy, Tobion) 2020-06-21 18:28:46 +02:00
Translation [HttpKernel] allow cache warmers to add to the list of preloaded classes and files 2020-04-04 11:52:45 +02:00
.gitattributes add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
.gitignore
CHANGELOG.md remove getProjectDir method from MicroKernelTrait 2020-05-06 12:44:29 +02:00
composer.json Bump min version of DI 2020-06-11 11:12:52 +02:00
FrameworkBundle.php [FrameworkBundle] use the router context by default for assets 2020-05-04 10:37:33 +02:00
KernelBrowser.php Use is_file() instead of file_exists() where possible 2020-04-24 00:29:19 +02:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
phpunit.xml.dist
README.md