1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00
Go to file
Matthew Brown 444c39097f Create Context, new if checks & file extension support
Add Context  object to hold in-scope vars, rework if checks accordingly with copious use of clone, and finally add support for handling different filetypes
2016-06-20 00:38:13 -04:00
src/CodeInspector Create Context, new if checks & file extension support 2016-06-20 00:38:13 -04:00
tests Fix a few type inference bugs 2016-06-17 16:05:28 -04:00
.gitingore Update patched version of php-parser 2016-03-03 12:32:37 -05:00
composer.json Go back to regular nikic parser 2016-04-30 11:53:54 -04:00
composer.lock Use dev-master alias 2016-03-07 13:51:42 -05:00
README.md Update README.md 2016-01-26 17:48:16 -05:00

PhpCodeInspector

Inspects your code and finds errors

...