[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/appendices/_ini.core.xml?=
From:       Nikita_Popov <nikic () php ! net>
Date:       2020-02-10 9:10:58
Message-ID: svn-nikic-1581325858-349194-404148980 () svn ! php ! net
[Download RAW message or body]

nikic                                    Mon, 10 Feb 2020 09:10:58 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349194

Log:
Remove hint to security purpose of disable_functions

Patch by jsmmo.

Closes php/doc-en#34.

Bug: https://bugs.php.net/34 (Closed) "0" is false
      
Changed paths:
    U   phpdoc/en/trunk/appendices/ini.core.xml

Modified: phpdoc/en/trunk/appendices/ini.core.xml
===================================================================
--- phpdoc/en/trunk/appendices/ini.core.xml	2020-02-10 06:23:42 UTC (rev 349193)
+++ phpdoc/en/trunk/appendices/ini.core.xml	2020-02-10 09:10:58 UTC (rev 349194)
@@ -353,10 +353,8 @@
       </term>
       <listitem>
        <para>
-        This directive allows you to disable certain functions for
-        <link linkend="security">security</link> reasons. It takes
-        on a comma-delimited list of function names. disable_functions
-        is not affected by <link linkend="ini.safe-mode">Safe Mode</link>.
+        This directive allows you to disable certain functions. It takes
+        on a comma-delimited list of function names.
        </para>
        <para>
         Only <link linkend="functions.internal">internal functions</link> can
@@ -377,10 +375,8 @@
       </term>
       <listitem>
        <simpara>
-        This directive allows you to disable certain classes for
-        <link linkend="security">security</link> reasons.  It takes
-        on a comma-delimited list of class names.  disable_classes
-        is not affected by <link linkend="ini.safe-mode">Safe Mode</link>.
+        This directive allows you to disable certain classes. It takes
+        on a comma-delimited list of class names.
        </simpara>
        <simpara>
         This directive must be set in &php.ini;  For example, you



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic