summaryrefslogtreecommitdiff
path: root/ext/standard/info.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/info.h')
-rw-r--r--ext/standard/info.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/standard/info.h b/ext/standard/info.h
index d9c9d861ca..caf9f4917c 100644
--- a/ext/standard/info.h
+++ b/ext/standard/info.h
@@ -63,6 +63,7 @@ PHP_FUNCTION(zend_logo_guid);
PHP_FUNCTION(php_egg_logo_guid);
PHP_FUNCTION(php_sapi_name);
PHP_FUNCTION(php_uname);
+PHP_FUNCTION(php_ini_scanned_files);
PHPAPI char *php_info_html_esc(char *string TSRMLS_DC);
PHPAPI void php_print_info_htmlhead(TSRMLS_D);
PHPAPI void php_print_info(int flag TSRMLS_DC);