Skip to content

[Routing] Use fourth argument of RoutingConfigurator instead of non-existent method #15773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Jeroeny
Copy link
Contributor

@Jeroeny Jeroeny commented Sep 2, 2021

$routeConfigurator->import returns ImportConfigurator, which doesn't seem to have the exclude method. Or am I missing something?

@carsonbot carsonbot added this to the 4.4 milestone Sep 2, 2021
@carsonbot carsonbot changed the title Use fourth argument of RoutingConfigurator instead of non-existent method [Routing] Use fourth argument of RoutingConfigurator instead of non-existent method Sep 3, 2021
Copy link
Contributor

@HeahDude HeahDude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a good catch, thanks!

javiereguiluz added a commit that referenced this pull request Oct 7, 2022
…tead of non-existent method (Jeroeny)

This PR was merged into the 4.4 branch.

Discussion
----------

[Routing] Use fourth argument of RoutingConfigurator instead of non-existent method

`$routeConfigurator->import` returns [ImportConfigurator](https://github.com/symfony/symfony/blob/4.4/src/Symfony/Component/Routing/Loader/Configurator/ImportConfigurator.php), which doesn't seem to have the `exclude` method. Or am I missing something?

Commits
-------

f86496c Use fourth argument of RoutingConfigurator instead of non-existent method
@javiereguiluz
Copy link
Member

Thank you Jeroen and sorry it took us so long to merge this.

@xabbuh
Copy link
Member

xabbuh commented Oct 9, 2022

this was merged in f86496c and tweaked a bit afterwards in 83d0d4d

@xabbuh xabbuh closed this Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants