Skip to content

Avoid declaring nullable parameter implicitly in BuildCest#6900

Merged
TavoNiievez merged 1 commit intoCodeception:mainfrom
W0rma:fix-php84-deprecation-build-cest
Dec 5, 2025
Merged

Avoid declaring nullable parameter implicitly in BuildCest#6900
TavoNiievez merged 1 commit intoCodeception:mainfrom
W0rma:fix-php84-deprecation-build-cest

Conversation

@W0rma
Copy link
Copy Markdown
Contributor

@W0rma W0rma commented Dec 4, 2025

Fixes the following deprecation warning when running the test suite with PHP 8.4:

PHP Deprecated: Codeception\Module\CliHelper::seeDirFound(): Implicitly marking parameter $dir as nullable is deprecated, the explicit nullable type must be used instead

@W0rma
Copy link
Copy Markdown
Contributor Author

W0rma commented Dec 4, 2025

@TavoNiievez FYI

@TavoNiievez TavoNiievez merged commit 204a326 into Codeception:main Dec 5, 2025
1 of 8 checks passed
@W0rma W0rma deleted the fix-php84-deprecation-build-cest branch December 5, 2025 13:58
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