mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
MFH: nuke php3 legacy
This commit is contained in:
parent
347032c753
commit
3e669bc950
86 changed files with 119 additions and 119 deletions
|
@ -462,7 +462,7 @@ PHP_MINFO_FUNCTION(apache)
|
|||
}
|
||||
}
|
||||
|
||||
static function_entry apache_functions[] = {
|
||||
static zend_function_entry apache_functions[] = {
|
||||
PHP_FE(apache_lookup_uri, NULL)
|
||||
PHP_FE(virtual, NULL)
|
||||
PHP_FE(apache_request_headers, NULL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue