mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- Sync functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@81861 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
de655d6711
commit
ba914444c0
1 changed files with 10 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.21 $ -->
|
||||
<!-- $Revision: 1.22 $ -->
|
||||
<chapter id="features.safe-mode">
|
||||
<title>Safe Mode</title>
|
||||
|
||||
|
@ -272,6 +272,15 @@ Warning: readfile() has been disabled for security reasons in
|
|||
will not be returned. Warning: this is broken with the aol-server
|
||||
implementation of <function>getallheaders</function>!</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
<function>highlight_file</function>,
|
||||
<function>show_source</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>
|
||||
|
|
Loading…
Reference in a new issue