From: bigbug at mafia dot lv
Operating system:
PHP version: 5.1.2
PHP Bug Type: PHP options/info functions
Bug description: docref_{ext,root} do not work with classes
Description:
------------
When the docref_root and docref_ext are set, eg:
docref_root="http://www.php.net/manual/en/"
docref_ext=".php"
the link for function are generated right only for plain functions, not
for functions stored in php builtin classes, eg:
for mysqli_query the link will be right, but for mysqli->query link will
be generated for the function "query", which don't exist.
imho possible problems in the future if we have the plain function and
function inside class with same name.
--
Edit bug report at http://bugs.php.net/?id=37053&edit=1
--
Try a CVS snapshot (PHP 4.4):
http://bugs.php.net/fix.php?id=37053&r=trysnapshot44
Try a CVS snapshot (PHP 5.1):
http://bugs.php.net/fix.php?id=37053&r=trysnapshot51
Try a CVS snapshot (PHP 6.0):
http://bugs.php.net/fix.php?id=37053&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=37053&r=fixedcvs
Fixed in release:
http://bugs.php.net/fix.php?id=37053&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=37053&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=37053&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=37053&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=37053&r=support
Expected behavior: http://bugs.php.net/fix.php?id=37053&r=notwrong
Not enough info:
http://bugs.php.net/fix.php?id=37053&r=notenoughinfo
Submitted twice:
http://bugs.php.net/fix.php?id=37053&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=37053&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37053&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=37053&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=37053&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=37053&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=37053&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=37053&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=37053&r=mysqlcfg