Skip to content

Review usage of forced casts in extensions #32

Open
@Girgias

Description

@Girgias

A lot of our extensions use convert_to_*() and zval_get_TYPE() engine functions which might hide some implicit casts to the end users.

Ideally, those usages should be reviewed and use the corresponding try function when available.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions