mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Remove restore_include_path()
Closes GH-5189
This commit is contained in:
parent
fb57ae9084
commit
c231bbb852
5 changed files with 5 additions and 37 deletions
|
@ -94,7 +94,6 @@ PHP_FUNCTION(ini_set);
|
|||
PHP_FUNCTION(ini_restore);
|
||||
PHP_FUNCTION(get_include_path);
|
||||
PHP_FUNCTION(set_include_path);
|
||||
PHP_FUNCTION(restore_include_path);
|
||||
|
||||
PHP_FUNCTION(print_r);
|
||||
PHP_FUNCTION(fprintf);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue