PHP_FE(ini_restore, arginfo_ini_restore)
PHP_FE(get_include_path, arginfo_get_include_path)
PHP_FE(set_include_path, arginfo_set_include_path)
- PHP_FE(restore_include_path, arginfo_restore_include_path)
+ PHP_DEP_FE(restore_include_path, arginfo_restore_include_path)
PHP_FE(setcookie, arginfo_setcookie)
PHP_FE(setrawcookie, arginfo_setrawcookie)
Warning: get_include_path() expects exactly 0 parameters, 1 given in %s on line %d
NULL
+
+Deprecated: Function restore_include_path() is deprecated in %s on line %d
NULL
+Deprecated: Function restore_include_path() is deprecated in %s on line %d
+
Warning: restore_include_path() expects exactly 0 parameters, 1 given in %s on line %d
NULL
string(1) "."
string(1) "."
string(3) "var"
+
+Deprecated: Function restore_include_path() is deprecated in %s on line %d
NULL
string(1) "."
string(1) "."
string(14) ".:/path/to/dir"
+
+Deprecated: Function restore_include_path() is deprecated in %s on line %d
NULL
string(1) "."
bool(false)
string(1) "."
+
+Deprecated: Function restore_include_path() is deprecated in %s on line %d
NULL
string(1) "."
Warning: set_include_path() expects parameter 1 to be a valid path, array given in %s on line %d
NULL
string(1) "."
+
+Deprecated: Function restore_include_path() is deprecated in %s on line %d
NULL
string(1) "."
Done