laminas / laminas-cli

Console command runner, exposing commands written in Laminas MVC and Mezzio components and applications
https://docs.laminas.dev/laminas-cli
BSD 3-Clause "New" or "Revised" License
55 stars 22 forks source link

Add static analysis tool - preferably: psalm #27

Closed michalbundyra closed 4 years ago

michalbundyra commented 4 years ago

Feature Request

Q A
New Feature yes

Summary

We'd like to add static analysis tool - preferably psalm, so we can catch type issues easily.

dev-loki commented 4 years ago

Shall this PR directly fix all psalm issues or just add psalm support with baseline? :)

weierophinney commented 4 years ago

Fixed with #39.