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 ebe9ccf0cc Merge branch '3.4' into 4.2
* 3.4:
  Catch empty deprecation.log silently (fixes #31050)
2019-04-11 13:58:13 +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 Merge branch '3.4' into 4.2 2019-02-23 16:17:42 +01: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-04-10 18:20:36 +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 Deprecating support for legacy templates directories 2018-10-17 10:07:16 -04: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