Skip to content

Verify code generation for the new never type #729

Open
@Ocramius

Description

@Ocramius

The test suite includes scenarios that handle the : void return type of methods:

We need:

  1. similar classes, but using the never type ( https://wiki.php.net/rfc/noreturn_type )
  2. make sure we find usages of above classes, and introduce tests around the never type wherever they are used (using the newly introduced assets)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions