Skip to content

Conversation

@zachborboa
Copy link
Collaborator

ERROR: PossiblyNullArrayOffset - ../src/Curl/CaseInsensitiveArray.php:183:16 - Cannot access value on variable $this->keys using possibly null offset array-key|null (see https://psalm.dev/125)
        return $this->keys[$key] ?? $key;

ERROR: PossiblyNullArrayOffset - ../src/Curl/CaseInsensitiveArray.php:183:16 - Cannot access value on variable $this->keys using possibly null offset array-key|null (see https://psalm.dev/125)
        return $this->keys[$key] ?? $key;
@zachborboa zachborboa merged commit a91a932 into php-curl-class:master Dec 11, 2025
9 checks passed
@zachborboa zachborboa deleted the mine branch December 11, 2025 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant