We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bf8cf4 commit b20395dCopy full SHA for b20395d
1 file changed
frankenphp.stub.php
@@ -32,4 +32,4 @@ function frankenphp_response_headers(): array|bool {}
32
*/
33
function apache_response_headers(): array|bool {}
34
35
-function frankenphp_log_message(str $message, int $level): void {}
+function frankenphp_log_message(string $message, int $level): void {}
0 commit comments