Manually implement stream_context_set_options in a php8.1-compatible way #672
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#L466
Function stream_context_set_options not found.
|
Run static code analysis with phpstan/phpstan in root directory
Process completed with exit code 1.
|
Loading