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
Fabien Potencier 09ee51aa4d Merge branch '3.4' into 4.4
* 3.4:
  Fix quotes in exception messages
2020-03-16 09:56:54 +01:00
..
CacheWarmer fixed CS 2019-01-16 19:35:49 +01:00
Command Merge branch '3.4' into 4.4 2020-02-07 09:47:19 +01:00
DataCollector Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
Debug Add missing use statements 2020-02-04 08:35:15 +01:00
DependencyInjection Fix quotes in exception messages 2020-03-16 09:31:04 +01:00
EventListener Add return types to internal|final|private methods 2019-08-20 17:32:53 +02:00
Resources [SecurityBundle] fix security.authentication.provider.ldap_bind arguments 2020-01-27 11:02:23 +01:00
Security Merge branch '3.4' into 4.4 2020-03-16 09:56:54 +01:00
Templating/Helper [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Tests Merge branch '3.4' into 4.4 2020-03-16 09:56:54 +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 fix version when "anonymous: lazy" was introduced 2020-01-01 10:41:58 +01:00
composer.json Merge branch '3.4' into 4.4 2020-02-26 11:27:30 +01:00
LICENSE Update year in license files 2020-01-01 12:03:25 +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