php-cors icon indicating copy to clipboard operation
php-cors copied to clipboard

PHP 8.1 Passing null to parameter #1 ($haystack) of type string is deprecated

Open gigerIT opened this issue 3 years ago • 1 comments

Hi we just upgraded to Laravel 9 and PHP 8.1 and noticed the following message in the logs: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in vendor/fruitcake/php-cors/src/CorsService.php on line 108

gigerIT avatar May 23 '22 06:05 gigerIT