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] AnnotationDirectoryLoader::load() may return null#45263

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
derrabus merged 1 commit intosymfony:6.0frommhujer:ticket-45259
Jan 31, 2022

Conversation

@mhujer
Copy link
Contributor

Closes#45259.

QA
Branch?6.0
Bug fix?yes
New feature?no
Deprecations?no
TicketsFix#45259
LicenseMIT

@carsonbotcarsonbot added this to the6.1 milestoneJan 31, 2022
@mhujermhujer changed the base branch from6.1 to6.0January 31, 2022 19:42
@derrabus
Copy link
Member

Good catch, thanks@mhujer.

@derrabusderrabus merged commitd54ef8c intosymfony:6.0Jan 31, 2022
@mhujermhujer deleted the ticket-45259 branchFebruary 1, 2022 08:28
@trsteel88
Copy link
Contributor

@derrabus any chance of a patch version being tagged? I'm keen to launch a project on Symfony 6.0 and this is holding me up.

@trsteel88
Copy link
Contributor

Actually, I've found a temporary workaround:

exclude: '../../src/Controller/**/AbstractController.php'

@derrabus
Copy link
Member

We usually do releases by the end of the month. This patch will be part of the 6.0.5 release. Until then, please use the following constraint in your composer.json to get this patch:

"require": {"symfony/routing":"~6.0.5@dev"}

@trsteel88
Copy link
Contributor

No worries. Thanks for the quick response.

@fabpotfabpot mentioned this pull requestFeb 28, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@derrabusderrabusderrabus approved these changes

@chalasrchalasrchalasr approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

6.0

Development

Successfully merging this pull request may close these issues.

AnnotationDirectoryLoader raises type error for abstract classes

5 participants

@mhujer@derrabus@trsteel88@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp