git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81863 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Markus Fischer 2002-05-11 20:25:38 +00:00
parent ff5eaf603f
commit 2ae26abf5e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.22 $ -->
<!-- $Revision: 1.23 $ -->
<chapter id="features.safe-mode">
<title>Safe Mode</title>
@ -281,6 +281,14 @@ Warning: readfile() has been disabled for security reasons in
&sm.uidcheck; &sm.uidcheck.dir; (note: only affected since PHP 4.2.1)
</entry>
</row>
<row>
<entry>
<function>parse_ini_file</function>
</entry>
<entry>
&sm.uidcheck; &sm.uidcheck.dir; (note: only affected since PHP 4.2.1)
</entry>
</row>
<row>
<entry>Any function that uses
<filename>php4/main/fopen_wrappers.c</filename>