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-03-17 20:51:46 +01:00
..
CacheWarmer Fix more quotes in exception messages 2020-03-16 16:51:59 +01:00
Command Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
Console Merge branch '3.4' into 4.4 2020-03-12 17:49:27 +01:00
Controller Add missing dots at the end of exception messages 2020-03-15 15:17:26 +01:00
DataCollector Deprecate things that prevent \Throwable from bubbling down 2019-11-05 18:23:20 +01:00
DependencyInjection Merge branch '3.4' into 4.4 2020-03-16 17:04:53 +01:00
EventListener Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
HttpCache Merge branch '4.3' into 4.4 2020-01-10 22:54:01 +01:00
Kernel Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Resources Merge branch '3.4' into 4.4 2020-03-16 07:35:38 +01:00
Routing [DI] fix preloading script generation 2020-03-17 20:51:46 +01:00
Secrets Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
Templating Fix quotes in exception messages 2020-03-16 12:24:17 +01:00
Test Merge branch '3.4' into 4.4 2020-03-16 09:56:54 +01:00
Tests Fix quotes in exception messages 2020-03-16 10:45:04 +01:00
Translation Merge branch '4.3' into 4.4 2019-11-17 11:10:42 +01:00
.gitattributes Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
.gitignore
CHANGELOG.md [FrameworkBundle] fix leftover mentioning "secret:" processor 2019-11-24 19:10:25 +01:00
Client.php Simplify usage of dirname() 2019-09-10 13:22:25 +02:00
composer.json [FrameworkBundle] fix fix fix deps=low 2020-02-07 10:13:59 +01:00
FrameworkBundle.php [DI] fix preloading script generation 2020-03-17 20:51:46 +01:00
KernelBrowser.php [FramworkBundle][HttpKernel] fix KernelBrowser BC layer 2019-06-05 18:18:19 +02:00
LICENSE Update year in license files 2020-01-01 12:03:25 +01:00
phpunit.xml.dist
README.md