From:             philip at cornado dot com
Operating system: all
PHP version:      4.3.1
PHP Bug Type:     Feature/Change Request
Bug description:  [phpweb] php.net/ini/directive-name -> man page

This is a phpweb feature request for the following.  Here's an example:

  php.net/ini/register-globals

Which would redirect to an appropriate ini entry which would be:

  configuration.directives.php#ini.register-globals

The idea is every documented php directive would redirect as such.  One
consideration is how all ini directives are currently scattered about in
the manual (per module/subject) so I don't believe this is a simple one
line redirect.  

This is related to phpdoc discussions about a page that lists all ini
directives which might either link to the appropriate directive entries
(index) or this page might include the definitions.  Point is, this is a
related feature request.  Maybe php.net/ini will list them all.
-- 
Edit bug report at http://bugs.php.net/?id=22260&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22260&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22260&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22260&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22260&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22260&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22260&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22260&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22260&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22260&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22260&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22260&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22260&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22260&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22260&r=gnused

Reply via email to