Skip to content

Automatic generation of deprecation notices #555

Open
@shish

Description

@shish

Status quo as of this writing: If a function needs a safe wrapper in 8.1, but is natively safe from 8.2 onwards, then we generate a safe wrapper for 8.1 and a pass-through wrapper for 8.2 onwards

Question: should these pass-through wrappers be flagged as "deprecated", with a notice that people should just use the upstream function?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions