Deprecated: Return type of P2KeyValueStore::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 /opt/homebrew/var/www/p2-php/lib/P2KeyValueStore.php on line 840
Deprecated: Return type of P2KeyValueStore::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 /opt/homebrew/var/www/p2-php/lib/P2KeyValueStore.php on line 854
Deprecated: Return type of P2KeyValueStore::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 /opt/homebrew/var/www/p2-php/lib/P2KeyValueStore.php on line 869
Deprecated: Return type of P2KeyValueStore::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 /opt/homebrew/var/www/p2-php/lib/P2KeyValueStore.php on line 883
Deprecated: Return type of P2KeyValueStore::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/homebrew/var/www/p2-php/lib/P2KeyValueStore.php on line 821
Deprecated: Return type of P2KeyValueStore::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/homebrew/var/www/p2-php/lib/P2KeyValueStore.php on line 900