php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #65885 Prototype is missing <refpurpose> content that is shown in current docs
Submitted: 2013-10-11 21:43 UTC Modified: 2013-12-04 17:36 UTC
From: sixd@php.net Assigned: sixd (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS: n/a
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: sixd@php.net
New email:
PHP Version: OS:

 

 [2013-10-11 21:43 UTC] sixd@php.net
Description:
------------
Compare 
http://prototype.php.net/manual/en/function.ocibindbyname.php
with
http://php.net/manual/en/function.ocibindbyname.php

The latter shows the text "ocibindbyname — Alias of oci_bind_by_name()" which is missing from the prototype.  This text is in a <refpurpose> section in the XML, en/trunk/reference/oci8/oldaliases/ocibindbyname.xml


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-12-04 17:36 UTC] sixd@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: sixd
 [2013-12-04 17:36 UTC] sixd@php.net
I worked around this by explicitly adding the alias to each function's description.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC