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
Fabien Potencier 3912cc064e minor #34571 [DoctrineBridge] Removed legacy extra argument in DoctrineChoiceLoader (HeahDude)
This PR was merged into the 5.0 branch.

Discussion
----------

[DoctrineBridge] Removed legacy extra argument in DoctrineChoiceLoader

| Q             | A
| ------------- | ---
| Branch?       | 5.0
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | ~
| License       | MIT
| Doc PR        | ~
<!--
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):
 - Always add tests and ensure they pass.
 - Never break backward compatibility (see https://symfony.com/bc).
 - 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 master.
-->

Commits
-------

55364cb55f [DoctrineBridge] Removed legacy extra argument in DoctrineChoiceLoader
2019-11-24 18:50:34 +01:00
..
Bridge [DoctrineBridge] Removed legacy extra argument in DoctrineChoiceLoader 2019-11-24 18:29:46 +01:00
Bundle only replace argument if mailer is present 2019-11-24 18:17:45 +01:00
Component Bump Symfony version to 5.0.1 2019-11-21 09:56:56 +01:00
Contracts Allow PHP ^7.2.5 2019-11-18 18:27:11 +01:00