Skip to content

Commit 6fc5082

Browse files
committed
Update stubs
1 parent 8b7e86a commit 6fc5082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Php8StubsMap.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ class Php8StubsMap
244244
'apache_lookup_uri' => 'stubs/sapi/apache2handler/apache_lookup_uri.php',
245245
'apache_note' => 'stubs/sapi/apache2handler/apache_note.php',
246246
'apache_request_headers' => 'stubs/sapi/fpm/fpm/apache_request_headers.php',
247-
'apache_response_headers' => 'stubs/sapi/cli/apache_response_headers.php',
247+
'apache_response_headers' => 'stubs/sapi/cgi/apache_response_headers.php',
248248
'apache_setenv' => 'stubs/sapi/apache2handler/apache_setenv.php',
249249
'array_change_key_case' => 'stubs/ext/standard/array_change_key_case.php',
250250
'array_chunk' => 'stubs/ext/standard/array_chunk.php',

0 commit comments

Comments
 (0)