ID: 8854
Updated by: thies
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: OCI8 related
Assigned To: 
Comments:

do not use this function - it has no effect if called like 
this:

OCIFreeDescriptor($lob);

instead use $lob->free(); which has not changed between 
PHP 3 -> PHP 4






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

[2001-01-23 11:42:41] [EMAIL PROTECTED]
In documentation and PHP3.x "free decsriptor" function calls as OCIFreeDescriptor(), 
but in PHP4.04pl1 this function named as OCIFreeDesc(). I think its wrong from 
backward compatibility point of view.

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8854&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to