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

v0.1.0

Latest
Compare
Choose a tag to compare
@dunglas dunglas released this 15 May 11:14
· 17 commits to master since this release
v0.1.0

First stable release!

Changes since v0.1.0-aplha.2:

  • Preserve new lines when inserting return type declarations
  • Handle params in phpdoc without type declaration
  • Convert any scalar array declaration to pure array
  • Apply whitelist filtering on supported types
  • Normalize commonly used aliases
  • More tests