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 cf898572a0 Merge branch '4.0'
* 4.0: (23 commits)
  Add application/ld+json format associated to json
  [HttpFoundation] Fix false-positive ConflictingHeadersException
  remove flex-specific suggestion on 3.4
  Add check for SecurityBundle in createAccessDeniedException
  [WebServerBundle] Fix escaping of php binary with arguments
  Error handlers' $context should be optional as it's deprecated
  [Serializer] Correct typing mistake in DocBlock
  [HttpKernel] fix cleaning legacy containers
  Display n/a for sub-requests time when Stopwatch component is not installed
  Updating message to inform the user how to install the component
  [Config] Fix closure CS
  [Console] Simplify parameters in DI
  PHP CS Fixer: use PHPUnit Migration ruleset
  [Process] Skip false-positive test on Windows/appveyor
  Update MemcachedTrait.php
  [Bridge/PhpUnit] thank phpunit/phpunit
  allow auto_wire for SessionAuthenticationStrategy class
  [Process] Fix setting empty env vars
  Fixed 'RouterInteface' typo
  [Process] Dont use getenv(), it returns arrays and can introduce subtle breaks accros PHP versions
  ...
2017-12-29 22:01:22 +01:00
..
Command Move deprecation under use statements 2017-11-19 20:59:03 +02:00
DataCollector Merge branch '3.4' 2017-10-29 14:09:05 -07:00
Debug Add scalar typehints/return types on final/internal/private code 2017-08-31 22:46:21 +02:00
DependencyInjection Merge branch '4.0' 2017-12-04 12:24:15 -08:00
EventListener Fix AclSchemaListener deprecation 2017-09-27 23:42:53 +02:00
Resources Merge branch '4.0' 2017-12-29 22:01:22 +01:00
Security Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Templating/Helper Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Tests Merge branch '4.0' 2017-12-20 12:11:10 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md trigger some deprecations for legacy methods 2017-11-23 15:53:15 +01:00
composer.json Merge branch '4.0' 2017-12-04 13:32:14 +01:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php Merge branch '3.4' 2017-11-16 17:25:49 +02:00
SecurityUserValueResolver.php Added a SecurityUserValueResolver for controllers 2016-07-01 08:00:40 +02:00