php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34653 No documentation for OCI-Lob->savefile and OCI-Lob->writetofile
Submitted: 2005-09-27 08:36 UTC Modified: 2005-09-29 16:58 UTC
From: cjbj at hotmail dot com Assigned: tony2001 (profile)
Status: Closed Package: Documentation problem
PHP Version: 6CVS-2005-09-27 (CVS) OS: n/a
Private report: No CVE-ID: None
 [2005-09-27 08:36 UTC] 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/function.oci-new-descriptor.php

OCI-Lob->savefile is also used in Example 1 of 
http://www.php.net/manual/en/function.oci-new-descriptor.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-27 19:08 UTC] sniper@php.net
Classified. Interesting. How did you manage to submit a bug without a category? Or did tony somehow remove it? :)

 [2005-09-29 16:58 UTC] vrana@php.net
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().
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 02:01:32 2025 UTC