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 a56c3ef85c Merge branch '3.4' into 4.3
* 3.4:
  Update links to documentation
  [Validator] Add the missing translations for the Arabic (ar) locale
  ensure to expect no validation for the right reasons
  [PhpUnitBridge] Add test case for @expectedDeprecation annotation
  Update year in license files
  [Console][FormatterHelper] Use helper strlen statically and remove duplicated code
  Fix BC issue in phpDoc Reflection library
  [Translator] Performance improvement in MessageCatalogue and catalogue operations.
2020-01-04 13:24:57 +01:00
..
CacheWarmer fixed CS 2019-01-16 19:35:49 +01:00
Command Merge branch '3.4' into 4.3 2019-08-20 16:07:54 +02:00
DataCollector Merge branch '3.4' into 4.3 2019-08-26 10:26:39 +02:00
Debug [SecurityBundle] display the correct class name on the deprecated notice 2019-08-12 17:48:20 +02:00
DependencyInjection Merge branch '3.4' into 4.3 2019-12-07 17:25:26 +01:00
EventListener [Contracts][EventDispatcher] add EventDispatcherInterface to symfony/contracts and use it where possible 2019-03-25 18:18:00 +01:00
Resources Merge branch '3.4' into 4.3 2019-10-30 13:53:54 +01:00
Security Merge branch '3.4' into 4.3 2019-12-16 11:33:29 +01:00
Templating/Helper [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Tests Merge branch '3.4' into 4.3 2019-11-30 14:16:45 +01: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 Merge branch '3.4' into 4.3 2019-11-30 14:16:45 +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 [Security] Deprecate simple_preauth and simple_form in favor of Guard 2018-10-03 09:02:12 +02:00
SecurityUserValueResolver.php made deprecation notices less verbose 2018-02-19 13:10:10 +01:00