Skip to content

Fix a deprecated implicit nullable parameter in PHP 8.4 #294

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

Conversation

marcimat
Copy link
Contributor

Running composer test in PHP 8.4 gives a deprecated

Deprecated: Symplify\EasyCodingStandard\Tests\Console\Output\GitlabOutputFormatterTest::getMockedIssues(): Implicitly marking parameter $filePathForChanges as nullable is deprecated, the explicit nullable type must be used instead in ~/easy-coding-standard/tests/Console/Output/GitlabOutputFormatterTest.php on line 157

This PR corrects that point.

I used chore: in log commit ; feel free to tell me to change if needed.

@samsonasik samsonasik merged commit 27a28c6 into easy-coding-standard:main Aug 21, 2025
6 checks passed
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.

2 participants