Closed amcsi closed 1 year ago
Fixes this notice coming from PHP 8.1:
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/vendor/swooletw/laravel-swoole/src/Transformers/Request.php on line 95
@Arkanius please take a look when you can on that tiny change, it blocks an upgrade to php8.1
Fixes this notice coming from PHP 8.1: