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)
249
249
'apache_get_version ' => 'stubs/sapi/apache2handler/apache_get_version.php ' ,
250
250
'apache_getenv ' => 'stubs/sapi/apache2handler/apache_getenv.php ' ,
251
251
'apache_lookup_uri ' => 'stubs/sapi/apache2handler/apache_lookup_uri.php ' ,
252
- 'apache_note ' => 'stubs/sapi/apache2handler/apache_note.php ' ,
253
252
'apache_request_headers ' => 'stubs/sapi/cgi/apache_request_headers.php ' ,
254
253
'apache_response_headers ' => 'stubs/sapi/cgi/apache_response_headers.php ' ,
255
254
'apache_setenv ' => 'stubs/sapi/apache2handler/apache_setenv.php ' ,
@@ -2770,4 +2769,4 @@ public function __construct(int $phpVersionId)
2770
2769
$ this ->functions = $ functions ;
2771
2770
}
2772
2771
2773
- }
2772
+ }
You can’t perform that action at this time.
0 commit comments