Severity: 8192
Message: Optional parameter $subscription_level declared before required parameter $subscription_state is implicitly treated as a required parameter
Filename: controllers/auth.php
Line Number: 1409
Severity: 8192
Message: Return type of miniCal_Hook::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: includes/extension_hooks.php
Line Number: 475
Severity: 8192
Message: Return type of miniCal_Hook::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: includes/extension_hooks.php
Line Number: 488
Severity: 8192
Message: Return type of miniCal_Hook::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: includes/extension_hooks.php
Line Number: 501
Severity: 8192
Message: Return type of miniCal_Hook::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: includes/extension_hooks.php
Line Number: 514
Severity: 8192
Message: Return type of miniCal_Hook::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: includes/extension_hooks.php
Line Number: 525
Severity: 8192
Message: Return type of miniCal_Hook::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: includes/extension_hooks.php
Line Number: 417
Severity: 8192
Message: Return type of miniCal_Hook::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: includes/extension_hooks.php
Line Number: 431
Severity: 8192
Message: Return type of miniCal_Hook::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
Filename: includes/extension_hooks.php
Line Number: 445
Severity: 8192
Message: Return type of miniCal_Hook::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: includes/extension_hooks.php
Line Number: 462