Skip to content

Navigation Menu

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

Appearance settings

[Serializer] separate NumberNormalizer tests per PHP extension #59720

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
Feb 10, 2025

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Feb 7, 2025

Q A
Branch? 7.3
Bug fix? no
New feature? no
Deprecations? no
Issues Fix #59670 (comment)
License MIT

@xabbuh xabbuh requested a review from dunglas as a code owner February 7, 2025 13:02
@carsonbot carsonbot added this to the 7.3 milestone Feb 7, 2025
@carsonbot carsonbot changed the title [Serializer] separate NumberNormalizer tests per PHP extension [Serializer] separate NumberNormalizer tests per PHP extension Feb 7, 2025
@xabbuh xabbuh force-pushed the pr-59670 branch 2 times, most recently from 07fd764 to 2a4b351 Compare February 7, 2025 13:11
*/
public function testNormalize(mixed $data, mixed $expected)
public function testNormalizeBcMathNumber(mixed $data, mixed $expected)
Copy link
Member

Choose a reason for hiding this comment

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

The arguments types can be narrowed now it seems? Same for other tests using data providers

Copy link
Member Author

Choose a reason for hiding this comment

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

indeed, I changed them where possible

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit 8275f13 into symfony:7.3 Feb 10, 2025
10 of 11 checks passed
@xabbuh xabbuh deleted the pr-59670 branch February 10, 2025 08:10
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.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.