Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Support PHP 7.1 void return type #84

Description

@Ocramius

As per PHP 7.1, a new void return type is introduced ( https://wiki.php.net/rfc/void_return_type )

This basically means that the TypeGenerator needs to be patched to support void.

No further changes really needed in this component, as it doesn't really focus on method body generation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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