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

Sorry, I have problems accessing CVS ports from here. I change this
from Assigned to Open as I do not even know if the issue is still
actual. 


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

[2006-04-26 11:55:07] [EMAIL PROTECTED]

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

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

[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