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

[Routing] Remove deprecation layer#41371

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

Merged

Conversation

@derrabus
Copy link
Member

QA
Branch?6.0
Bug fix?no
New feature?no
Deprecations?no
TicketsN/A
LicenseMIT
Doc PRN/A

@carsonbot
Copy link

Hey!

I think@fancyweb has recently worked with this code. Maybe they can help review this?

Cheers!

Carsonbot

@derrabusderrabusforce-pushed theremove/routing-deprecations branch from0a135a5 to930a78fCompareMay 22, 2021 20:00
publicfunctionsetSchemes(array |string$schemes)
{
$this->schemes =\is_array($schemes) ?$schemes : [$schemes];
$this->schemes =(array)$schemes;

Choose a reason for hiding this comment

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

for a lower branch?

derrabus reacted with thumbs up emoji
@derrabusderrabusforce-pushed theremove/routing-deprecations branch from930a78f to1e9cfe4CompareMay 24, 2021 12:49
@nicolas-grekas
Copy link
Member

Thank you@derrabus.

@nicolas-grekasnicolas-grekas merged commit1cdd48d intosymfony:6.0May 27, 2021
@derrabusderrabus deleted the remove/routing-deprecations branchMay 27, 2021 15:44
@fabpotfabpot mentioned this pull requestNov 5, 2021
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

6.0

Development

Successfully merging this pull request may close these issues.

3 participants

@derrabus@carsonbot@nicolas-grekas

[8]ページ先頭

©2009-2025 Movatter.jp