Skip to content
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

Fix a deprecation in IntlFormatter #6004

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

javiereguiluz
Copy link
Collaborator

@javiereguiluz javiereguiluz commented Nov 4, 2023

Fixes this direct deprecation:

Remaining self deprecation notices (1)

  1x: NumberFormatter::format(): Passing null to parameter #1 ($num) of type int|float is deprecated
    1x in IntlFormatterTest::testFormatNumber from EasyCorp\Bundle\EasyAdminBundle\Tests\Intl

@javiereguiluz javiereguiluz added this to the 4.x milestone Nov 4, 2023
@javiereguiluz javiereguiluz merged commit ced0bfc into EasyCorp:4.x Nov 4, 2023
1 check passed
@javiereguiluz javiereguiluz deleted the fix_deprecation branch November 4, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant