ID: 27846 Updated by: [EMAIL PROTECTED] Reported By: Philippe dot Jausions at 11abacus dot com -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: Irrelevant PHP Version: Irrelevant New Comment:
I think there is nothing to add and the crosslinks are ok. Previous Comments: ------------------------------------------------------------------------ [2004-04-02 16:05:24] Philippe dot Jausions at 11abacus dot com Description: ------------ Missing "See Also" links to cross-reference the document page for the functions below: - dl(), - extension_loaded(), - get_loaded_extensions() - get_extension_funcs() Reproduce code: --------------- PHP.net web site - http://www.php.net/manual/en/function.dl.php - http://www.php.net/manual/en/function.extension-loaded.php Expected result: ---------------- dl() and extension_loaded() manual pages should reference the get_loaded_extensions() and get_extension_funcs() manual pages. Actual result: -------------- dl() and extension_loaded() are missing links to the two other related functions. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27846&edit=1
