You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#51835 [DependencyInjection] Remove inaccurate @throws on Container::get() (VincentLanglet)
This PR was squashed before being merged into the 6.4 branch.
Discussion
----------
[DependencyInjection] Remove inaccurate ``@throws`` on `Container::get()`
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | Fixsymfony#51834
| License | MIT
This would solve the inconsistency between ContainerInterface and Container described in symfony#51834 because currently the Container phpdoc doesn't respect the ContainerInterface one.
Commits
-------
5edc2b1 [DependencyInjection] Remove inaccurate ``@throws`` on `Container::get()`
0 commit comments