mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
add fopen to the list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@141473 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fe399b1010
commit
f37df952b5
1 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.43 $ -->
|
||||
<!-- $Revision: 1.44 $ -->
|
||||
<chapter id="features.safe-mode">
|
||||
<title>Safe Mode</title>
|
||||
|
||||
|
@ -486,6 +486,10 @@ Warning: readfile() has been disabled for security reasons in
|
|||
<!-- TODO: not sure. popen uses a completely different implementation
|
||||
Don't know why, don't know whether it's behaving the same -->
|
||||
</row>
|
||||
<row>
|
||||
<entry><function>fopen</function></entry>
|
||||
<entry>&sm.uidcheck.dir;</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><function>mkdir</function></entry>
|
||||
<entry>&sm.uidcheck.dir;</entry>
|
||||
|
|
Loading…
Reference in a new issue