Use this to free the "temporary lobs" that get created when a query returns a LOB descriptor. See ext/oci8/tests/bug43497.phpt for more information.
(No version information available, might only be in Git)
OCI-Lob::free — Libera los recursos asociados con el descriptor del LOB
Libera los recursos asociados con el descriptor, previamente asignados con oci_new_descriptor().
Devuelve true
en caso de éxito o false
en caso de error.
Use this to free the "temporary lobs" that get created when a query returns a LOB descriptor. See ext/oci8/tests/bug43497.phpt for more information.