You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error message:
ERROR: InvalidArrayOffset - ../src/Curl/Curl.php:2182:25 - Cannot
access value on variable $response_header_array using a int<-1, max>
offset, expecting int<0, max> (see https://psalm.dev/115)
if (stripos($response_header_array[$i], 'HTTP/') === 0) {
0 commit comments