php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42927 Missing alias
Submitted: 2007-10-11 12:29 UTC Modified: 2011-07-02 01:29 UTC
From: rodney_barnett at admworld dot com Assigned: philip (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS: *
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rodney_barnett at admworld dot com
New email:
PHP Version: OS:

 

 [2007-10-11 12:29 UTC] rodney_barnett at admworld dot com
Description:
------------
The Table of Contents on the OCI8 document page (http://docs.php.net/manual/en/ref.oci8.php) is missing the alias name for many, but not all, of the functions that are aliases of other functions.

Expected result:
----------------
ocicollsize ? Alias of OCI-Collection->size

Actual result:
--------------
ocicollsize ? Alias of

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-13 12:53 UTC] bjori@php.net
This is a limitation in the indexer and cannot be fixed before the release on Monday :(

-Hannes
 [2008-04-16 14:38 UTC] giunta dot gaetano at gmail dot com
Monday of which year? ;)
 [2008-04-16 14:59 UTC] bjori@php.net
The fix will be in PhD 0.3, release date for 0.3 is however unknown, hopefully within couple of months though.

-Hannes

 [2008-08-01 14:09 UTC] bjori@php.net
Rudy: Could you check this out?
This may be fixed already, don't remember...
 [2008-08-09 17:27 UTC] loudi@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

fixed in enterprise branch in cvs repository
 [2008-08-09 17:32 UTC] loudi@php.net
sorry, not fixed yet... reopened
 [2008-08-10 14:15 UTC] loudi@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

now fixed (ENTERPRISE branch) ^_^
 [2009-11-30 20:29 UTC] sixd@php.net
This bug still occurs with PhD 1.0.0-dev installed in Nov 2009 with:
pear install doc.php.net/phd-beta
pear install doc.php.net/phd_php-beta

 [2011-07-02 01:28 UTC] philip@php.net
Automatic comment from SVN on behalf of philip
Revision: http://svn.php.net/viewvc/?view=revision&revision=312795
Log: Fixed alias markup. Closes PHP Bug #42927
 [2011-07-02 01:29 UTC] philip@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: philip
 [2011-07-02 01:29 UTC] philip@php.net
Fixed in SVN, sorry it took so long. :/
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 11:01:31 2024 UTC