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 284020d633 Merge branch '4.4'
* 4.4:
  [Debug] Improve UPGRADE files
  remove wrongly added legacy group from test
  consistently throw NotSupportException
  [HttpKernel] Clarify error handler restoring process again
  [HttpClient] Remove CURLOPT_CONNECTTIMEOUT_MS curl opt
  add missing conflict rule
  [Intl] fix nullable phpdocs and useless method visibility of internal class
  remove some more useless phpdocs
  Resilience against file_get_contents() race conditions.
  Turned return type annotations of private methods into php return types.
2019-08-08 11:20:29 +02:00
..
CacheWarmer add parameter type declarations where possible 2019-07-29 16:41:19 +02:00
Command Replace @return annotation by return type in final classes 2019-06-23 00:57:33 +02:00
DataCollector remove deprecated role classes 2019-05-31 20:52:28 +02:00
Debug add parameter type declarations where possible 2019-07-29 16:41:19 +02:00
DependencyInjection Merge branch '4.4' 2019-08-01 11:33:55 +02:00
EventListener [SecurityBundle] fix compat with security-http v4 2019-06-08 08:45:23 +02:00
Resources Merge branch '4.4' 2019-08-05 16:12:50 +02:00
Security Merge branch '4.4' 2019-08-08 11:20:29 +02:00
Tests Merge branch '4.4' 2019-08-07 14:07:17 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '4.4' 2019-07-27 08:44:55 +02:00
composer.json Merge branch '4.4' 2019-08-05 09:40:44 +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 remove simple_preauth and simple_form authenticators 2019-05-30 20:39:35 +02:00