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

zend-code 3.1.0

Compare
Choose a tag to compare
@Ocramius Ocramius released this 24 Oct 13:31
· 232 commits to master since this release
release-3.1.0

Added

  • #87 support for
    PHP 7.1's void return type declaration.
  • #87 support for
    PHP 7.1's nullable type declarations.
  • #87 support for
    PHP 7.1's iterable type declaration.
  • #62 added
    Zend\Code\Generator\MethodGenerator#getReturnType() accessor.
  • #68
    #26 added mutators
    to allow removing/checking for existence of methods, properties, constants,
    parameters and type declarations across all the code generator API.
  • #65 continuous
    integration testing now checks locked, newest and oldest dependency
    sets.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

Total issues resolved: 5