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
#6511 adds a description for the DependencyInjection component's feature to ignore missing arguments in method calls. symfony/symfony#17132 expanded this to also drop invalid references when being passed as part of a collection argument.
The text was updated successfully, but these errors were encountered:
… in collection arguments (javiereguiluz)
This PR was submitted for the 3.1 branch but it was merged into the 3.2 branch instead (closes#7834).
Discussion
----------
Added a note about ignoring invalid reference arguments in collection arguments
This fixes#6550.
Commits
-------
0b2d9ba Added a note about ignoring invalid reference arguments in colleciton arguments
Uh oh!
There was an error while loading. Please reload this page.
#6511 adds a description for the DependencyInjection component's feature to ignore missing arguments in method calls. symfony/symfony#17132 expanded this to also drop invalid references when being passed as part of a collection argument.
The text was updated successfully, but these errors were encountered: