| vrana@php.net 2005-09-29, 6:56 pm |
| ID: 34653
Updated by: vrana@php.net
Reported By: cjbj at hotmail dot com
-Status: Assigned
+Status: Closed
Bug Type: Documentation problem
Operating System: n/a
PHP Version: 6CVS-2005-09-27 (CVS)
Assigned To: tony2001
New Comment:
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.
Thank you for the report, and for helping us make our documentation
better.
OCI-Lob->savefile() is alias of OCI-Lob->import(),
OCI-Lob->writetofile() is alias of OCI-Lob->export().
Previous Comments:
------------------------------------------------------------------------
[2005-09-27 19:08:42] sniper@php.net
Classified. Interesting. How did you manage to submit a bug without a
category? Or did tony somehow remove it? :)
------------------------------------------------------------------------
[2005-09-27 08:36:00] cjbj at hotmail dot com
Description:
------------
Documentation for OCI-Lob->savefile and OCI-Lob->writetofile
is not in http://www.php.net/manual/en/
These methods are visible in the oci8.c file in CVS,
http://www.php.net/manual/en/functi...-descriptor.php
OCI-Lob->savefile is also used in Example 1 of
http://www.php.net/manual/en/functi...-descriptor.php
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=34653&edit=1
|