Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

method name is 'index' not 'indexAction'#10046

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
dcsmith926 wants to merge1 commit intosymfony:4.1fromdcsmith926:patch-1

Conversation

@dcsmith926
Copy link
Contributor

The route definitions here reference a methodindexAction on theLeapYearController but the method is defined asindex.

The route definitions here reference a method `indexAction` on the `LeapYearController` but the method is defined as `index`
@javiereguiluz
Copy link
Member

@dcsmith926 super nice catch! Thanks for fixing it. We merged it in 4.0 (the oldest maintained branch where this bug fix applies) and later we'll merge automatically in the upper branches. Congrats on your first Symfony Docs contribution!

javiereguiluz added a commit that referenced this pull requestJul 11, 2018
This PR was submitted for the 4.1 branch but it was merged into the 4.0 branch instead (closes#10046).Discussion----------method name is 'index' not 'indexAction'The route definitions here reference a method `indexAction` on the `LeapYearController` but the method is defined as `index`.Commits-------d92599a method name is 'index' not 'indexAction'
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

4.0

Development

Successfully merging this pull request may close these issues.

3 participants

@dcsmith926@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp