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

[Serializer][Validator] prevent failures around not existing TypeInfo classes#58870

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
nicolas-grekas merged 1 commit intosymfony:7.1fromxabbuh:pr-53160
Nov 14, 2024

Conversation

xabbuh
Copy link
Member

QA
Branch?7.1
Bug fix?yes
New feature?no
Deprecations?no
Issues
LicenseMIT

Having agetType() method on an extractor is not enough. Such a method may exist to be forward-compatible with the TypeInfo component. We still must not call it if the TypeInfo component is not installed to prevent running into errors for not-defined classes when the TypeInfo component is not installed.

Having a getType() method on an extractor is not enough. Such a method mayexist to be forward-compatible with the TypeInfo component. We still mustnot call it if the TypeInfo component is not installed to prevent running intoerrors for not-defined classes when the TypeInfo component is not installed.
@xabbuh
Copy link
MemberAuthor

our CI didn't catch this because the TypeInfo component is always installed as a dev dependency

@nicolas-grekas
Copy link
Member

Thank you@xabbuh.

@nicolas-grekasnicolas-grekas merged commite26e1f8 intosymfony:7.1Nov 14, 2024
8 of 10 checks passed
@xabbuhxabbuh deleted the pr-53160 branchNovember 14, 2024 22:32
This was referencedNov 27, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mtarldmtarldmtarld approved these changes

@dunglasdunglasAwaiting requested review from dunglasdunglas is a code owner

Assignees
No one assigned
Projects
None yet
Milestone
7.1
Development

Successfully merging this pull request may close these issues.

4 participants
@xabbuh@nicolas-grekas@mtarld@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp