Skip to content

Deprecated: Array and string offset access syntax with curly braces is deprecated in GifCreator.php #24

@JanValkenburg

Description

@JanValkenburg

Deprecated: Array and string offset access syntax with curly braces is deprecated in GifCreator.php on line 135.

Using PHP 7.4.2

Error can be fixed by replacing { 10 } with [10] in the code at several lines;

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