This repository was archived by the owner on Dec 29, 2020. It is now read-only.
  
  
  
  
Releases: dunglas/phpdoc-to-typehint
Releases · dunglas/phpdoc-to-typehint
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
 
v0.1.0-alpha.2
- Add a 
--dry-runoption - Avoid an exception when superclass is null and no docblock is provided for a method
 
v0.1.0-alpha.1
Version 0.1.0-alpha.1