stream_context_get_options
laravel/framework
Supported Versions: PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8
Retrieve options for a stream/wrapper/context
<?php stream_context_get_options
(
resource $stream_or_context
): array