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
Nicolas Grekas 38143c604f Merge branch '4.3' into 4.4
* 4.3:
  [Form] Fix inconsistencies
  Use Phpunit FQDN in tests comments
2019-08-05 16:24:36 +02:00
..
CacheWarmer add parameter type declarations to private methods 2019-07-31 20:51:46 +02:00
Command add parameter type declarations to private methods 2019-07-31 20:51:46 +02:00
Console add parameter type declarations to private methods 2019-07-31 20:51:46 +02:00
Controller feature #31764 [FrameworkBundle] add attribute stamps (walidboughdiri) 2019-06-18 06:47:21 +02:00
DataCollector switched array() to [] 2019-01-16 10:39:14 +01:00
DependencyInjection Merge branch '4.3' into 4.4 2019-08-05 16:07:36 +02:00
EventListener [FrameworkBundle] fix FC with HttpKernel v5 2019-06-07 18:47:40 +02:00
HttpCache Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
Kernel fixed CS 2019-01-16 20:07:26 +01:00
Resources [Mailer] fixed dispatcher not available in Mailer 2019-08-05 15:28:06 +02:00
Routing Merge branch '4.3' into 4.4 2019-08-05 07:50:38 +02:00
Templating Ensure $request->hasSession() is always checked before calling getSession() 2019-07-28 18:57:16 +02:00
Test Merge branch '4.3' into 4.4 2019-08-01 00:54:29 +02:00
Tests Merge branch '4.3' into 4.4 2019-08-05 16:24:36 +02:00
Translation [FrameworkBundle] Allow dots in translation domains 2019-06-01 11:25:45 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '4.3' into 4.4 2019-07-29 18:17:34 +02:00
Client.php Merge branch '4.2' into 4.3 2019-06-26 08:50:02 +02:00
composer.json [Mailer] added a name to the transport 2019-08-04 06:22:04 +02:00
FrameworkBundle.php [FrameworkBundle] added type-hints on private methods 2019-07-27 08:35:12 +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