opencaching / okapi

A common API for all National Opencaching.XX sites
22 stars 20 forks source link

PHP7.4 compat - related with #602 #605

Closed deg-pl closed 3 years ago

deg-pl commented 3 years ago

If $token is not array - strpos($token['callback']) will raise error in PHP7.4 "Trying to access array offset on value of type null"