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

Releases: dunglas/phpdoc-to-typehint

v0.1.0

15 May 11:14
v0.1.0
Compare
Choose a tag to compare

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

v0.1.0-alpha.2

16 Nov 22:39
v0.1.0-alpha.2
Compare
Choose a tag to compare
  • Add a --dry-run option
  • Avoid an exception when superclass is null and no docblock is provided for a method

v0.1.0-alpha.1

12 Nov 17:41
v0.1.0-alpha.1
Compare
Choose a tag to compare
Version 0.1.0-alpha.1