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 30a19863f9 Merge branch '3.4' into 4.2
* 3.4:
  [FrameworkBundle] [SecurityBundle] Rename internal WebTestCase to avoid confusion
  revert private properties handling
  [HttpFoundation] Fix URLs
  [VarDumper] finish PHP 7.4 support and add tests
  [VarDumper] Use \ReflectionReference for determining if a key is a reference (php >= 7.4)
  Ignore missing translation dependency in FrameworkBundle
  [Debug][ExceptionHandler] Add tests for custom handlers
2019-07-23 11:50:15 +02:00
..
CacheWarmer fixed CS 2019-01-16 19:35:49 +01:00
Command fixed CS 2019-01-16 19:35:49 +01:00
DataCollector fixed CS 2019-01-16 21:35:37 +01:00
Debug fixed CS 2019-01-16 21:35:37 +01:00
DependencyInjection fix merge 2019-07-05 22:59:32 +02:00
EventListener fixed CS 2019-01-16 21:35:37 +01:00
Resources Merge branch '3.4' into 4.2 2019-04-11 13:58:13 +02:00
Security throw TypeErrors to prepare for type hints in 5.0 2019-03-19 22:07:50 +01:00
Templating/Helper Removed non-existing parameters for LogoutUrlGenerator calls 2019-03-02 17:24:44 +01:00
Tests Merge branch '3.4' into 4.2 2019-07-23 11:50:15 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [Security][SecurityBundle] Add voter individual decisions to profiler 2018-10-28 18:49:26 +01:00
composer.json [SecurityBundle] add missing contraint for symfony/config dep 2019-06-07 22:39:07 +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 [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