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 a0708cca7f Merge branch '4.3' into 4.4
* 4.3:
  [Workflow] fix lowest dep
2019-11-12 11:13:59 +01:00
..
CacheWarmer fixed CS 2019-01-16 19:35:49 +01:00
Command 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
Debug Add types to constructors and private/final/internal methods (Batch III) 2019-10-07 13:33:25 +02:00
DependencyInjection [Security] Add migrating encoder configuration 2019-11-09 11:20:37 +01:00
EventListener Add return types to internal|final|private methods 2019-08-20 17:32:53 +02:00
Resources Merge branch '4.3' into 4.4 2019-10-30 13:55:29 +01:00
Security [Security] add "anonymous: lazy" mode to firewalls 2019-09-25 16:50:19 +02:00
Templating/Helper [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Tests [ErrorHandler] merge and remove the ErrorRenderer component 2019-11-10 18:54:30 +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 [Security] Add migrating encoder configuration 2019-11-09 11:20:37 +01:00
composer.json Merge branch '4.3' into 4.4 2019-11-12 11:13:59 +01: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 [EventDispatcher] A compiler pass for aliased userland events. 2019-10-04 13:01:02 +02:00
SecurityUserValueResolver.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00