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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 10:01:28 2024 UTC