php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #27846 @see dl(), extension_loaded(), get_loaded_extensions() & get_extension_funcs()
Submitted: 2004-04-02 16:05 UTC Modified: 2004-04-03 07:50 UTC
From: Philippe dot Jausions at 11abacus dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Philippe dot Jausions at 11abacus dot com
New email:
PHP Version: OS:

 

 [2004-04-02 16:05 UTC] 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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-03 07:50 UTC] nlopess@php.net
I think there is nothing to add and the crosslinks are ok.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 04:00:02 2025 UTC