ircmaxell / php-compiler

A compiler. For PHP
MIT License
794 stars 33 forks source link

Add phan as a dev requirement #15

Closed driusan closed 5 years ago

driusan commented 5 years ago

This adds phan as a dev requirement, and includes a minimal phan config which ignores all error classes which currently fail, so that they can be incrementally fixed (and added to a CI without failing the build.)