airtable-php
airtable-php copied to clipboard
PHP 8.1 compatibility (ReturnTypeWillChange)
Getting this error when using PHP 8.1:
Return type of TANIOS\Airtable\Request::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 Request.php:148