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 8ec22e5e88 Merge branch '4.1'
* 4.1:
  [FrameworkBundle] Fix test-container on kernel reboot, revert to returning the real container from Client::getContainer()
  Remove mentions of "beta" in composer.json files
  [DI] Ignore missing tree root nodes on validate
  [WebProfilerBundle] fixed getSession when no session has been set deprecation warnings
  bug #27299 [Cache] memcache connect should not add duplicate entries on sequential calls
  [Router] regression when matching a route
  [FrameworkBundle][SecurityBundle] Remove no-longer necessary Bundle::registerCommands override
  [Routing] Don't reorder past variable-length placeholders
  [DebugBundle] DebugBundle::registerCommands should be noop
  [BrowserKit] Fix a BC break in Client affecting Panthère
  [DX] Improve exception message when AbstractController::getParameter fails
  simple-phpunit: remove outdated appveryor workaround
2018-06-06 11:59:09 +02:00
..
CacheWarmer [SecurityBundle] allow using custom function inside allow_if expressions 2018-04-04 20:31:39 +02:00
Command fixed bad merge 2018-05-07 10:32:11 +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' into 4.1 2018-05-24 15:24:47 +02:00
EventListener fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Resources No more support for custom anon/remember tokens based on FQCN 2018-05-27 09:19:43 +02:00
Security [Security][SecurityBundle] FirewallMap/FirewallContext deprecations 2018-05-22 12:07:18 +02:00
Templating/Helper Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Tests Merge branch '4.1' 2018-06-06 11:59:09 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md No more support for custom anon/remember tokens based on FQCN 2018-05-27 09:19:43 +02:00
composer.json Merge branch '4.1' 2018-06-06 11:59:09 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01: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 [FrameworkBundle][SecurityBundle] Remove no-longer necessary Bundle::registerCommands override 2018-06-04 19:55:59 +02:00
SecurityUserValueResolver.php made deprecation notices less verbose 2018-02-19 13:10:10 +01:00