Matthew Brown
|
108ca54867
|
Fix #516 - make sure --find-references-to doesn’t output missing references
|
2018-02-17 17:45:30 -05:00 |
|
Matthew Brown
|
078becb0b7
|
Fix cache clearing
|
2018-02-07 20:15:56 -05:00 |
|
Matthew Brown
|
8e0998e081
|
Break apart the Codebase class
|
2018-02-03 18:56:54 -05:00 |
|
Matt Brown
|
3d6bb23e28
|
Add stats breakdown for files
|
2018-01-31 17:09:09 -05:00 |
|
Matt Brown
|
62401f15fd
|
Prevent finding unused classes and methods when multithreaded
|
2018-01-25 15:40:01 -05:00 |
|
Matt Brown
|
5a4b240dc8
|
Prevent class references from being checked when running multithreaded
|
2018-01-25 15:36:02 -05:00 |
|
Matt Brown
|
d0de1ea641
|
Only check class references if we have all available data
|
2018-01-25 15:11:44 -05:00 |
|
Matt Brown
|
d67f1e3c28
|
Fix #252 - allow custom vendor directory
|
2018-01-25 11:32:54 -05:00 |
|
Matthew Brown
|
2994d1e339
|
Add tests for reference checks
|
2018-01-21 23:42:57 -05:00 |
|
Matthew Brown
|
9b6b03ff9f
|
Create Config before ProjectChecker, and remove test-specific code from FileChecker
|
2018-01-21 10:22:04 -05:00 |
|
Matt Brown
|
27e47365e3
|
Fix #422 - be better about checking isset call variables
|
2018-01-09 19:33:39 -05:00 |
|
Matt Brown
|
3b5ddb8dc2
|
Reduce use of __toString and remove profiling
|
2018-01-09 15:44:31 -05:00 |
|
Matt Brown
|
1a048040bf
|
Move IssueBuffer finish logic into the command line
|
2018-01-09 11:49:10 -05:00 |
|
Matthew Brown
|
5bae869dc6
|
Break file manipulation out into Psalter
|
2018-01-07 17:25:23 -05:00 |
|
Matt Brown
|
928b01a7c7
|
Find and fix code issues where functionality is available
|
2018-01-07 17:25:23 -05:00 |
|
Matt Brown
|
53d8c7ba52
|
Fix issue ideas
|
2018-01-07 17:25:23 -05:00 |
|
Matthew Brown
|
cc81d78dfd
|
Add code replacement api to allow Psalm to update arbitrary parts of the codebase
Fixes #264
|
2018-01-02 09:46:50 -05:00 |
|
Matthew Brown
|
72b127e061
|
Allow plugins to be run via the command line
|
2018-01-02 09:46:50 -05:00 |
|
Matthew Brown
|
81cfe09fae
|
Improve reporting of classlike locations in docblocks
|
2018-01-01 20:04:03 -05:00 |
|
Matthew Brown
|
72a2a80619
|
Fix reference PackageVersions class
|
2018-01-01 10:01:04 -05:00 |
|
Matthew Brown
|
8efc939a5f
|
Move Psalm execution code into PHP file that Psalm can analyse
|
2017-12-29 17:02:56 -05:00 |
|