Skip to content

Warning to Error (TypeError/ValueError) in extensions #18

Closed
@Girgias

Description

@Girgias

This is a meta to-do list/progression status for the conversion of Warnings (and possibly Notices) to Errors in extensions.
Some extensions might not emit any warnings and should be ticked with a relevant note.

One way to check for E_WARNING is looking at symbol usage in C files with the help of LXR: https://heap.space/search?project=php-src&full=&defs=&refs=E_WARNING&path=&hist=&type=c&n=100

The same can be done for E_NOTICE: https://heap.space/search?project=php-src&full=&defs=&refs=E_NOTICE&path=&hist=&type=c&n=100

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