WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

[Deprecation] Null as array offset is deprecated #7276

@KDederichs

Description

@KDederichs

Describe the bug
After updating to PHP 8.5 I got:

Deprecated: Using null as an array offset is deprecated, use an empty string instead in /app/vendor/easycorp/easyadmin-bundle/src/Router/AdminRouteGenerator.php on line 938
PHP Deprecated:  Using null as an array offset is deprecated, use an empty string instead in /app/vendor/easycorp/easyadmin-bundle/src/Router/AdminRouteGenerator.php on line 938

To Reproduce
Use PHP 8.5

(OPTIONAL) Additional context
I'll see if I can fix it over the weekend, if not or if someone is faster, be my guest :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions