Update deprecated.ini.php
This commit is contained in:
parent
c586ee2001
commit
57b4a9cef1
|
@ -1,2 +1,5 @@
|
|||
<?php
|
||||
return <<<EOF
|
||||
[deprecated]
|
||||
deprecated_fn=check_invalid_function,check_function_exists,array_multikey_empty,split_by_line,startsWith,endsWith
|
||||
EOF;
|
||||
|
|
Loading…
Reference in New Issue
Block a user