Skip to content

[Serializer] Make data provider return type match its PHPDoc #61249

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 28, 2025

Conversation

MatTheCat
Copy link
Contributor

Q A
Branch? 7.4
Bug fix? yes
New feature? no
Deprecations? no
Issues N/A
License MIT

Fix CI failures like https://github.com/symfony/symfony/actions/runs/16549261399/job/46801686089?pr=60568#step:7:27

@MatTheCat MatTheCat force-pushed the provider_return_type branch from 4c24045 to 592254c Compare July 27, 2025 09:05
@xabbuh
Copy link
Member

xabbuh commented Jul 27, 2025

I wonder why this job doesn't fail on the 7.2 branch (which is the branch #60296 was merged into that introduced the patched method)

@MatTheCat
Copy link
Contributor Author

Could it be related to #60702?

@xabbuh
Copy link
Member

xabbuh commented Jul 27, 2025

Could it be related to #60702?

You are right. That's because https://github.com/symfony/symfony/pull/60702/files#diff-cd0effce06f425599e96952f4d5f684641a683f46d9909e7c74a9f8b2f03ccd3R157 removes the Tests namespaces from the exclude-from-classmap autoload section.

@xabbuh
Copy link
Member

xabbuh commented Jul 28, 2025

Thank you @MatTheCat.

@xabbuh xabbuh merged commit a25fb27 into symfony:7.4 Jul 28, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants