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
2019-11-05 18:28:25 +01:00
..
CacheWarmer [Validator] Deprecated CacheInterface in favor of PSR-6. 2019-09-05 14:29:38 +02:00
Command Merge branch '4.3' into 4.4 2019-11-05 17:11:08 +01:00
Console Deprecate things that prevent \Throwable from bubbling down 2019-11-05 18:23:20 +01:00
Controller Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
DataCollector Deprecate things that prevent \Throwable from bubbling down 2019-11-05 18:23:20 +01:00
DependencyInjection [Messenger] extract worker logic to listener and sent messages for retry 2019-10-31 15:47:36 +01:00
EventListener Merge branch '4.3' into 4.4 2019-09-06 16:33:21 +02:00
HttpCache removed unneeded phpdocs 2019-08-06 08:19:29 +02:00
Kernel Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Resources [Messenger] use events consistently in worker 2019-11-05 18:28:25 +01:00
Routing Merge branch '4.3' into 4.4 2019-10-30 14:23:44 +01:00
Secrets [FrameworkBundle] make SodiumVault report bad decryption key accurately 2019-10-27 17:21:30 +01:00
Templating Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
Test Merge branch '4.3' into 4.4 2019-11-05 17:11:08 +01:00
Tests feature #32256 [DI] Add compiler pass and command to check that services wiring matches type declarations (alcalyn, GuilhemN, nicolas-grekas) 2019-11-04 11:27:29 +01:00
Translation Add types to constructors and private/final/internal methods (Batch II) 2019-10-03 13:24:03 +02:00
.gitattributes Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Deprecate things that prevent \Throwable from bubbling down 2019-11-05 18:23:20 +01:00
Client.php Simplify usage of dirname() 2019-09-10 13:22:25 +02:00
composer.json [Messenger] extract worker logic to listener and sent messages for retry 2019-10-31 15:47:36 +01:00
FrameworkBundle.php [HttpClient] Added TraceableHttpClient and WebProfiler panel 2019-08-23 19:16:53 +02:00
KernelBrowser.php [FramworkBundle][HttpKernel] fix KernelBrowser BC layer 2019-06-05 18:18:19 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00