From: RQuadling at GMail dot COM Operating system: windows PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: [chm] bug on ref.oci8.html
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 bug report at http://bugs.php.net/?id=37143&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=37143&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=37143&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=37143&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=37143&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=37143&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=37143&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=37143&r=needscript Try newer version: http://bugs.php.net/fix.php?id=37143&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=37143&r=support Expected behavior: http://bugs.php.net/fix.php?id=37143&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=37143&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=37143&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=37143&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=37143&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=37143&r=dst IIS Stability: http://bugs.php.net/fix.php?id=37143&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=37143&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=37143&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=37143&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=37143&r=mysqlcfg
