Edit report at http://bugs.php.net/bug.php?id=54239&edit=1

 ID:                 54239
 User updated by:    naox at o2 dot pl
 Reported by:        naox at o2 dot pl
-Summary:            disable_functions > PHP_INI_ALL
+Summary:            disable_functions tightening like open_basedir
 Status:             Open
 Type:               Feature/Change Request
-Package:            Safe Mode/open_basedir
+Package:            PHP options/info functions
-PHP Version:        5.3.5
+PHP Version:        5.3.6
 Block user comment: N
 Private report:     N

 New Comment:

allow disable_functions tightening like open_basedir :(


Previous Comments:
------------------------------------------------------------------------
[2011-03-13 05:33:28] naox at o2 dot pl

Description:
------------
http://php.net/manual/en/ini.core.php



disable_functions is php.ini only



open_basedir is PHP_INI_ALL - because next change can only append to
open_basedir 

path, never take something back. Disable_functions should work the same
way! It 

should be PHP_INI_ALL and allowing adding functions, but never taking
those back. 

This allong open_basedir and prepend could make handy to make privledge
separation 

for multiple sites but wihtout multiple php.ini





------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54239&edit=1

Reply via email to