Standa

Results 2 comments of Standa

@peterpp any chance you could make this PR against https://github.com/adminerevo/adminerevo so it could become a part of a regular release? (Thank you! :-)

This was likely superseded by [http_get_last_response_headers()](https://www.php.net/manual/en/function.http-get-last-response-headers.php) in php >= 8.4. For older versions, we considered a pattern of `\Safe\some_function2(...): array` to return more than just one result value. ```php /**...