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
Nicolas Grekas 92ceb80db6 bug #32825 [Ldap][Security] use right arguments count in security factories (Simperfit)
This PR was merged into the 4.4 branch.

Discussion
----------

[Ldap][Security] use right arguments count in security factories

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets |#32808  <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | <!-- required for new features -->

<!--
Replace this notice by a short README for your feature/bugfix. This will help people
understand your PR and can be used as a start for the documentation.

Additionally (see https://symfony.com/roadmap):
 - Bug fixes must be submitted against the lowest maintained branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against branch 4.4.
 - Legacy code removals go to the master branch.
-->

Fix the arguments counts in factories.

Commits
-------

652a063fdf [Ldap][Security] use right arguments count in sercurity factories
2019-07-31 14:59:32 +02:00
..
DebugBundle Merge branch '4.2' into 4.3 2019-07-19 10:33:28 +02:00
FrameworkBundle Merge branch '4.3' into 4.4 2019-07-31 14:44:11 +02:00
SecurityBundle [Ldap][Security] use right arguments count in sercurity factories 2019-07-31 08:21:34 +02:00
TwigBundle [TwigBundle] Update tests inline with master version 2019-07-25 08:35:38 -04:00
WebProfilerBundle bug #32703 Ensure $request->hasSession() is always checked before calling getSession() (Arman-Hosseini) 2019-07-30 16:34:19 +02:00
WebServerBundle feature #32475 [Process] Deprecate Process::inheritEnvironmentVariables() (ogizanagi) 2019-07-18 18:52:37 +02:00
FullStack.php [FrameworkBundle] changed some default configs from canBeEnabled to canBeDisabled 2017-01-07 14:17:04 -08:00