ID:               37143
 Updated by:       [EMAIL PROTECTED]
 Reported By:      RQuadling at GMail dot COM
-Status:           Open
+Status:           Assigned
 Bug Type:         Documentation problem
 Operating System: windows
 PHP Version:      Irrelevant
-Assigned To:      
+Assigned To:      techtonik
 New Comment:

This is XSL templates problem. <refpurpose>s of these functions use
<xref linkend="function.*" />.


Previous Comments:
------------------------------------------------------------------------

[2006-04-20 07:47:59] RQuadling at GMail dot COM

Description:
------------
I have found a bug on page ref.oci8.html
[chm date: 2006-04-19]...

There are many functions whose short description is just "Alias of".

There are 35 functions with a proper description - "ocibindbyname -
Alias of oci_bind_by_name", but 15 functions which have no "of" part -
"ocicloselob - Alias of".

It seems that the ones with an "of" are straight aliases of existing
function names.

The ones without an "of" are aliases for a method of a class.



Expected result:
----------------
ocisavelog - Alias of OCI-Lob->save
etc.

Actual result:
--------------
ocisavelog - Alias of
etc.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37143&edit=1

Reply via email to