From:             
Operating system: N/A
PHP version:      Irrelevant
Package:          Documentation problem
Bug Type:         Bug
Bug description:allow_url_fopen has inconsistent 'Changable' locations

Description:
------------
allow_url_fopen is listed as having a Changable mode of PHP_INI_ALL on 
http://www.php.net/manual/en/ini.list.php and a Changeable mode of
PHP_INI_SYSTEM 
on http://www.php.net/manual/en/filesystem.configuration.php.

There is also a 'Note:' which says "This setting can only be set in php.ini
due 
to security reasons." on the latter page.

I believe the listing on 
http://www.php.net/manual/en/filesystem.configuration.php is correct and
the note 
is incorrect (at least in PHP 5.1.6).  This information should be
propagated to 
the main list and the note removed if this is the case.

Test script:
---------------
Visit each website

Expected result:
----------------
They are consistent in where allow_url_fopen is allowed to be changed.

Actual result:
--------------
They are not consistent in where allow_url_fopen is allowed to be changed.

-- 
Edit bug report at https://bugs.php.net/bug.php?id=60047&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=60047&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=60047&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=60047&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=60047&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=60047&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=60047&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=60047&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=60047&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=60047&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=60047&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=60047&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=60047&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=60047&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=60047&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=60047&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=60047&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=60047&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=60047&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=60047&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=60047&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=60047&r=mysqlcfg

Reply via email to