Skip to content

Deprecated 8.1 #5

Open
Open
@ticariofis

Description

@ticariofis

Hello;

I am getting such an error.

can you help me ?

Deprecated: Return type of Minwork\Helper\ArrObj::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in/libraries/minwork/ArrObj.php on line 299

Deprecated: Return type of Minwork\Helper\ArrObj::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /libraries/minwork/ArrObj.php on line 277

Deprecated: Return type of Minwork\Helper\ArrObj::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /libraries/minwork/ArrObj.php on line 282

Deprecated: Return type of Minwork\Helper\ArrObj::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /libraries/minwork/ArrObj.php on line 287

Deprecated: Return type of Minwork\Helper\ArrObj::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in //libraries/minwork/ArrObj.php on line 292

Deprecated: Return type of Minwork\Helper\ArrObj::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /libraries/minwork/ArrObj.php on line 304

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