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/SecurityBundle
Nicolas Grekas c93bf69db3 Merge branch '4.4'
* 4.4:
  [Config] Disable default alphabet sorting in glob function due of unstable sort
  [HttpClient] always return the empty string when the response cannot have a body
  [TwigBundle][exception] Added missing css variable to highlight line in trace
  [Serializer] Improve messages for unexpected resources values
  [SecurityBundle] correct types for default arguments for firewall configs
2019-10-30 14:09:48 +01:00
..
CacheWarmer add parameter type declarations where possible 2019-07-29 16:41:19 +02:00
Command Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
DataCollector Merge branch '4.4' 2019-09-28 18:14:00 +02:00
Debug Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
DependencyInjection Merge branch '4.4' 2019-10-28 22:51:41 +01:00
EventListener Merge branch '4.4' 2019-08-20 18:53:57 +02:00
Resources Merge branch '4.4' 2019-10-30 14:09:48 +01:00
Security Merge branch '4.4' 2019-09-28 18:14:00 +02:00
Tests Merge branch '4.4' 2019-10-30 14:09:48 +01: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 Merge branch '4.4' 2019-10-28 22:51:41 +01:00
composer.json [SecurityBundle] test with doctrine-bundle 2 2019-10-22 11:22:01 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php Merge branch '4.4' 2019-10-07 11:06:09 +02:00