1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-02 09:37:59 +01:00
Go to file
2016-10-26 11:51:59 -04:00
bin Only turn on E_WARNING in debug mode 2016-10-19 16:50:37 -04:00
src/Psalm Deal with optional callmap args better 2016-10-26 11:51:59 -04:00
tests Add interface inheritance test 2016-10-24 19:20:28 -04:00
.gitignore Fixing a typo in the .gitignore filename. 2016-10-20 11:52:14 -04:00
composer.json Adding PHPUnit as a dev dependency and a Composer script to run tests. 2016-10-20 11:54:55 -04:00
composer.lock Adding PHPUnit as a dev dependency and a Composer script to run tests. 2016-10-20 11:54:55 -04:00
psalm.xml Avoid unnecssary error 2016-08-13 19:52:51 -04:00
PsalmLogo.png Smidge more spacing 2016-10-25 17:16:52 -04:00
README.md Fix code 2016-10-25 17:03:48 -04:00

logo

Inspects your code and finds errors

...

Because it's based on nikic's PhpParser, it supports @var declarations on lines where etsy/phan does not. Yay.