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
Fabien Potencier 6fd929ea31 Merge branch '4.4'
* 4.4:
  [Mailer] simplified the way TLS/SSL/StartTls work
  [VarDumper] Add test dump image
  Allow exchange type headers binding
  Add types to private and final methods.
  [Messenger] InMemoryTransport handle acknowledged and rejected messages
  [Intl] Validate region preferred alpha code mapping
  Added ErrorHandler::call() method utility to turns any PHP warnings into `\ErrorException`
  [Intl] Full alpha3 language support
  [Monolog] Added ElasticsearchLogstashHandler
2019-08-19 12:49:00 +02:00
..
CacheWarmer Merge branch '4.4' 2019-08-19 12:49:00 +02:00
Command Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Console Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Controller Merge branch '4.4' 2019-08-14 15:44:59 +02:00
DataCollector [FrameworkBundle] remove deprecated code paths 2019-06-06 19:13:23 +02:00
DependencyInjection Merge branch '4.4' 2019-08-19 12:49:00 +02:00
EventListener [FrameworkBundle] fix FC with HttpKernel v5 2019-06-07 18:47:40 +02:00
HttpCache [FrameworkBundle] Add parameter types from HttpKernel. 2019-08-14 10:52:36 +02:00
Kernel Merge branch '3.4' into 4.3 2019-08-14 14:26:46 +02:00
Resources [FrameworkBundle] Remove legacy route loader container 2019-08-09 16:38:40 +02:00
Routing minor #33159 [FrameworkBundle] Add parameter types from HttpKernel (derrabus) 2019-08-16 08:28:18 +02:00
Test Merge branch '4.4' 2019-08-16 21:41:13 +02:00
Tests Merge branch '4.4' 2019-08-16 21:41:13 +02:00
Translation minor #33159 [FrameworkBundle] Add parameter types from HttpKernel (derrabus) 2019-08-16 08:28:18 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Fixed markdown file 2019-08-13 19:39:09 +02:00
composer.json minor #33159 [FrameworkBundle] Add parameter types from HttpKernel (derrabus) 2019-08-16 08:28:18 +02:00
FrameworkBundle.php [FrameworkBundle] added type-hints on private methods 2019-07-27 08:35:12 +02:00
KernelBrowser.php Merge branch '4.4' 2019-06-26 11:36:22 +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