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

Added an article about private console commands#7051

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

Conversation

@javiereguiluz
Copy link
Member

This documentssymfony/symfony#20029.

GeertDDand others added15 commitsOctober 26, 2014 14:50
This PR was submitted for the master branch but it was merged into the 2.4 branch instead (closessymfony#4343).Discussion----------Compiled PHP for customized route matchingThe second parameter of `rtrim()` is a character mask. By checking if `rtrim($pathinfo, '/contact') === ''`, `$pathinfo` could be any URL containing those characters and not only "/contact" which was configured as the route path, for example:    $pathinfo = '/octocat';    var_dump(rtrim($pathinfo, '/contact') === ''); // bool(true)Commits-------fb5e820 Compiled PHP for customized route matching
@javiereguiluzjaviereguiluzforce-pushed theprivate_commands branch 2 times, most recently from2092802 to78c9293CompareOctober 10, 2016 08:39
@javiereguiluz
Copy link
MemberAuthor

Closed in favor of#7052. Excuse me for the noise.

@javiereguiluzjaviereguiluz deleted the private_commands branchMay 24, 2018 16:04
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

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@javiereguiluz@carsonbot@GeertDD@wouterj

[8]ページ先頭

©2009-2025 Movatter.jp