Description
The following code:
<?phphttp_build_query($array, encoding_type:PHP_QUERY_RFC3986 )
Resulted in this output:
http_build_query(): Passing null to parameter #3 ($arg_separator) of type ?string is deprecated
But I expected this output instead:
PHP Version
8.3
Operating System
No response