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 ae3b5de58d Merge branch '3.4' into 4.0
* 3.4:
  [Lock][Process][FrameworkBundle] fix tests
  Display a nice error message if the form/serializer component is missing.
  [SecurityBundle] providerIds is undefined error when firewall provider is not specified
  [SecurityBundle] providerIds is undefined error when firewall provider is not specified
  [SecurityBundle] providerIds is undefined error when firewall provider is not specified
  Force phpunit-bridge update (bis)
  [Bridge/PhpUnit] Fix disabling global state preservation
  Incorrect dot on method loadChoices in upgrade doc
2017-11-22 13:29:35 +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 '3.4' into 4.0 2017-11-22 13:29:35 +01:00
EventListener Fix AclSchemaListener deprecation 2017-09-27 23:42:53 +02:00
Resources [Security] remove remaining FQCN service ids 2017-11-20 22:16:05 +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 '3.4' 2017-11-20 22:12:12 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md remove deprecated features 2017-10-06 14:47:08 +02:00
composer.json Merge branch '3.4' into 4.0 2017-11-22 13:29:35 +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