Merge pull request #110 from laravel-shift/l13-compatibility #13
Annotations
4 warnings
|
PHP 8.4 - Laravel 12.* - prefer-lowest - ubuntu-latest:
vendor/thecodingmachine/safe/generated/sockets.php#L797
"resource" is not a supported builtin type and will be interpreted as a class name. Write "\Safe\resource" or import the class with "use" to suppress this warning
|
|
PHP 8.4 - Laravel 13.* - prefer-lowest - ubuntu-latest:
vendor/thecodingmachine/safe/generated/sockets.php#L797
"resource" is not a supported builtin type and will be interpreted as a class name. Write "\Safe\resource" or import the class with "use" to suppress this warning
|
|
PHP 8.5 - Laravel 13.* - prefer-lowest - ubuntu-latest:
vendor/thecodingmachine/safe/generated/sockets.php#L797
"resource" is not a supported builtin type and will be interpreted as a class name. Write "\Safe\resource" or import the class with "use" to suppress this warning
|
|
PHP 8.5 - Laravel 12.* - prefer-lowest - ubuntu-latest:
vendor/thecodingmachine/safe/generated/sockets.php#L797
"resource" is not a supported builtin type and will be interpreted as a class name. Write "\Safe\resource" or import the class with "use" to suppress this warning
|