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 a0c2aa8302 Merge branch '4.3' into 4.4
* 4.3:
  Fix inconsistent return points.
  pass translation parameters to the trans filter
  [Mime] fixed wrong mimetype
  [ProxyManagerBridge] Polyfill for unmaintained version
  [HttpClient] Declare `$active` first to prevent weird issue
  Remove deprecated assertContains
  [HttpClient] fix tests
  SCA: dropped unused mocks, duplicate import and a function alias usage
  Added correct plural for box -> boxes
  [Config] fix test
  Fix remaining tests
  Improve fa (persian) translation
2019-08-07 14:00:28 +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-07 14:00:28 +02:00
EventListener [FrameworkBundle] fix FC with HttpKernel v5 2019-06-07 18:47:40 +02:00
HttpCache removed unneeded phpdocs 2019-08-06 08:19:29 +02:00
Kernel fixed CS 2019-01-16 20:07:26 +01:00
Resources feature #32807 [HttpClient] add "max_duration" option (fancyweb) 2019-08-06 10:45:25 +02:00
Routing removed unneeded phpdocs 2019-08-06 08:19:29 +02:00
Templating Ensure $request->hasSession() is always checked before calling getSession() 2019-07-28 18:57:16 +02:00
Test added PHPUnit constraints and assertions for the Mailer 2019-08-05 18:16:42 +02:00
Tests Merge branch '4.3' into 4.4 2019-08-07 14:00:28 +02:00
Translation removed unneeded phpdocs 2019-08-06 08:19:29 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md added PHPUnit constraints and assertions for the Mailer 2019-08-05 18:16:42 +02:00
Client.php Merge branch '4.2' into 4.3 2019-06-26 08:50:02 +02:00
composer.json added PHPUnit constraints and assertions for the Mailer 2019-08-05 18:16:42 +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