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
Fabien Potencier 1fc31243de Merge branch '2.7' into 2.8
* 2.7:
  [Form] fixed BC-break on grouped choice lists
  [WebProfilerBundle] add import for Twig macro
  made Symfony compatible with both Twig 1.x and 2.x
  [Debug/VarDumper] minor cleanups
  [Form] only use PropertyPath if not already callable
  [Form] fix reworked choice list phpdoc
  [DoctrineBridge][Form] Add old tests to legacy group
  Fixed warning when command alias is longer than command name
  removed _self usage when not needed
  Implement the support of timezone objects in the stub IntlDateFormatter
  typofix - https://github.com/vlajos/misspell_fixer
  make doctrine mappings compiler pass exception message more understandable
  fix debug-ext 003.phpt
  [Yaml] Nested merge keys
  [FrameworkBundle] [Command] removed unused variable.
  [Debug] Enhance DebugClassLoader performance on MacOSX
  Add support for variadic arguments in the GetSetNormalizer
  [DoctrineBridge][Form] Fix IdReader when indexing by primary foreign key
  [DoctrineBridge][Form] Fix EntityChoiceList when indexing by primary foreign key
2015-08-22 09:42:07 +02:00
..
Command [SecurityBundle] UserPasswordEncoderCommand: Improve & simplify the command usage 2015-04-07 12:27:20 +02:00
DataCollector fix issue #15377 2015-07-28 16:52:34 +02:00
DependencyInjection Merge branch '2.7' into 2.8 2015-07-29 09:12:56 +02:00
EventListener security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +02:00
Resources fixed all vertical aligning issues and tweaked icons 2015-07-30 09:29:44 +02:00
Security [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Templating/Helper Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Tests [Form] Deprecated FormTypeInterface::getName() and passing of type instances 2015-07-02 10:02:46 +02:00
Twig/Extension Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '2.7' into 2.8 2015-08-22 09:42:07 +02:00
composer.json Merge branch '2.7' into 2.8 2015-08-22 09:42:07 +02:00
phpunit.xml.dist [2.3] require-dev PHPUnit bridge 2015-02-24 11:24:26 +01:00
SecurityBundle.php [Security] Added a REMOTE_USER based listener to security firewalls 2014-09-23 11:54:11 +02:00