mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
- Nuke php3 legacy
This commit is contained in:
parent
a05e8e335d
commit
a208d9a966
86 changed files with 118 additions and 118 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