Skip to content

Deprecated error on php 8.4 #2

@lil5

Description

@lil5

When using the cli on php 8.4 I get a harmless error log

if ($value['optional'] && (!isset($dataPool[$value['long']]) && !isset($dataPool[$key]))) {

In command.php:222

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions