-
Notifications
You must be signed in to change notification settings - Fork 370
Description
Deprecated: Return type of PhalApi\DependenceInjection::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 phalapi/kernal/src/DependenceInjection.php on line 183
Deprecated: Return type of PhalApi\DependenceInjection::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 phalapi/vendor/phalapi/kernal/src/DependenceInjection.php on line 179
Deprecated: Return type of PhalApi\DependenceInjection::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 phalapi/vendor/phalapi/kernal/src/DependenceInjection.php on line 187