File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -249,7 +249,6 @@ public function __construct(int $phpVersionId)
249249 'apache_get_version ' => 'stubs/sapi/apache2handler/apache_get_version.php ' ,
250250 'apache_getenv ' => 'stubs/sapi/apache2handler/apache_getenv.php ' ,
251251 'apache_lookup_uri ' => 'stubs/sapi/apache2handler/apache_lookup_uri.php ' ,
252- 'apache_note ' => 'stubs/sapi/apache2handler/apache_note.php ' ,
253252 'apache_request_headers ' => 'stubs/sapi/cgi/apache_request_headers.php ' ,
254253 'apache_response_headers ' => 'stubs/sapi/cgi/apache_response_headers.php ' ,
255254 'apache_setenv ' => 'stubs/sapi/apache2handler/apache_setenv.php ' ,
@@ -2770,4 +2769,4 @@ public function __construct(int $phpVersionId)
27702769 $ this ->functions = $ functions ;
27712770 }
27722771
2773- }
2772+ }
You can’t perform that action at this time.
0 commit comments