Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@dan-on dan-on released this 18 Jan 16:52
3fcfa36
  1. PHPStan and Psalm generics support added:
    https://phpstan.org/blog/generics-in-php-using-phpdocs
    https://psalm.dev/docs/annotating_code/templated_annotations/
  2. Update phpstan to 1.3.x;
  3. Fix code style issues;