Skip to content

PHP 8.4 Deprecation Error "Implicitly marking parameter as nullable" #473

@at-ac

Description

@at-ac

According to emconf t3sbootstrap 5.3.30 the EXT should work with PHP 8.4.
Unfortunately there are a few deprecation errors.

In my case most of them are in: t3sbootstrap\Classes\Utility\ResponsiveImagesUtility.php
Area $focusArea = null,
?Area $focusArea = null,
^ a question mark can solve it.

Will there be a bugfix version?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions