ircmaxell / php-compiler

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

Fix PhanTypeMismatchArgumentInternal class error #33

Closed driusan closed 5 years ago

driusan commented 5 years ago

There aren't actually any errors of this type, only a bug with phan not interpretting FFI assignments properly.