Manually implement stream_context_set_options in a php8.1-compatible way #673
Annotations
3 errors
Run static code analysis with phpstan/phpstan in root directory:
lib/special_cases.php#L463
Function Safe\stream_context_set_options() has parameter $options with no value type specified in iterable type array.
|
Run static code analysis with phpstan/phpstan in root directory:
lib/special_cases.php#L467
Strict comparison using === between true and false will always evaluate to false.
|
Run static code analysis with phpstan/phpstan in root directory
Process completed with exit code 1.
|
Loading