Skip to content

Incorrect return type for oci_new_descriptor() #1123

@Majkl578

Description

@Majkl578

Summary of a problem or a feature request

The function oci_new_descriptor() returns an object of type OCI-Lob (yes, with dash).

Code snippet that reproduces the problem

oci_new_descriptor()->writeTemporary('hello world');

leads to:

Call to an undefined method object::writeTemporary().

(can't provide a link to playground, it doesn't have oci extension)

Expected output

No error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions