Skip to content

PHP 8.4 Deprecation Warning: Implicitly Nullable Parameter #268

@SlavaChuvalskyi

Description

@SlavaChuvalskyi

Receiving a PHP deprecation warning related to the filter() method in Rinvex\Country\CountryLoader. The issue occurs due to an implicitly nullable parameter, which needs an explicit nullable type.

Error message:
NOTICE: PHP message: PHP Deprecated: Rinvex\Country\CountryLoader::filter(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /app/src/php/vendor/rinvex/countries/src/CountryLoader.php on line 125

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions