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 1fc66ff080 Merge branch '4.1'
* 4.1:
  Fix CS
  Allow reuse of Session between requests
  [MonologBridge] Re-add option option to ignore empty context and extra data
  [Lock] remove useless code
  [PhpUnitBridge] fix disabling DeprecationErrorHandler using phpunit.xml file
  Provide debug_backtrace with proper args
  [DI] fix infinite loop involving self-references in decorated services
  forward false label option to nested types
  [DI] fix dumping lazy services
  forward the invalid_message option in date types
2018-09-21 14:51:02 +02:00
..
CacheWarmer [SecurityBundle] allow using custom function inside allow_if expressions 2018-04-04 20:31:39 +02:00
Command Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
DataCollector Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Debug Remove all usages of call_user_func_array() 2018-09-11 09:53:26 +02:00
DependencyInjection Merge branch '4.1' 2018-09-08 15:42:43 +02:00
EventListener Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Resources [DI] Add ServiceLocatorArgument to generate array-based locators optimized for OPcache shared memory 2018-07-04 16:01:49 +02:00
Security Merge branch '4.1' 2018-07-26 11:13:01 +02:00
Templating/Helper Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Tests Merge branch '4.1' 2018-09-21 14:51:02 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [SecurityBundle] Add json login ldap 2018-07-06 14:59:00 +02:00
composer.json Merge branch '3.4' into 4.1 2018-08-18 18:52:46 +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 Merge branch '4.1' 2018-07-26 11:13:01 +02:00
SecurityUserValueResolver.php made deprecation notices less verbose 2018-02-19 13:10:10 +01:00