Date: 07/13/01
- Next message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /en/functions fdf.xml /ja language-defs.ent /ja/functions fdf.xml strings.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions array.xml"
- Next in thread: Rasmus Lerdorf: "[PHP-DOC] cvs: phpdoc /en/features safe-mode.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
dams Fri Jul 13 12:24:55 2001 EDT
Modified files:
/phpdoc/en/features safe-mode.xml
Log:
Added a few other functions disabled by safe mode.This list should be reordered alphabetically,and checked with sources.
Index: phpdoc/en/features/safe-mode.xml
diff -u phpdoc/en/features/safe-mode.xml:1.4 phpdoc/en/features/safe-mode.xml:1.5
--- phpdoc/en/features/safe-mode.xml:1.4 Wed Jul 11 18:09:40 2001
+++ phpdoc/en/features/safe-mode.xml Fri Jul 13 12:24:55 2001
@@ -1,4 +1,4 @@
- <!-- $Revision: 1.4 $ -->
+ <!-- $Revision: 1.5 $ -->
<chapter id="features.safe-mode">
<title>Safe mode</title>
@@ -201,6 +201,26 @@
</row>
<row>
<entry><function>getallheaders</function></entry>
+ <entry>??</entry>
+ </row>
+ <row>
+ <entry><function>exec</function></entry>
+ <entry>??</entry>
+ </row>
+ <row>
+ <entry><function>system</function></entry>
+ <entry>??</entry>
+ </row>
+ <row>
+ <entry><function>passthru</function></entry>
+ <entry>??</entry>
+ </row>
+ <row>
+ <entry><function>mail</function></entry>
+ <entry>??</entry>
+ </row>
+ <row>
+ <entry><link linkend="language.operators.execution">backtick operator</link></entry>
<entry>??</entry>
</row>
<row>
- Next message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /en/functions fdf.xml /ja language-defs.ent /ja/functions fdf.xml strings.xml"
- Previous message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /en/functions array.xml"
- Next in thread: Rasmus Lerdorf: "[PHP-DOC] cvs: phpdoc /en/features safe-mode.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

