Matthew Brown
|
b06cfd025a
|
Allow continue inside case statement as alias for break
Fixes #464
|
2018-01-24 00:01:08 -05:00 |
|
Matthew Brown
|
8a8253ac4c
|
Fix indentation
|
2018-01-02 21:23:48 -05:00 |
|
Matt Brown
|
310f91ea81
|
Warn when methods with typehints don’t return for all codepaths
|
2018-01-02 16:57:40 -05:00 |
|
Matthew Brown
|
ad67256be0
|
Remove more methods never called
|
2017-12-16 10:59:04 -05:00 |
|
Matthew Brown
|
2011b8fb8f
|
Remove dead code
|
2017-12-16 10:51:04 -05:00 |
|
Matthew Brown
|
f16642dad2
|
Better switch analysis (#343)
* Experiment with good switch analysis
* Improve switch accuracy at expense of some processor cycles
* Evaluate switch case expression in case context
|
2017-11-28 00:25:21 -05:00 |
|
Matthew Brown
|
22a716f4da
|
Improve formatting of phpdocs
|
2017-05-26 20:16:18 -04:00 |
|
Matthew Brown
|
d6909193ea
|
Add additional formatting changes
|
2017-05-26 20:05:57 -04:00 |
|
Matt Brown
|
2c7ffb6f4c
|
Add support for negating some while assertions
|
2017-02-21 16:52:27 -05:00 |
|
Matthew Brown
|
9746c8972f
|
Fix MixedAssignment errors
|
2016-12-17 00:48:31 -05:00 |
|
Matthew Brown
|
562f71b21f
|
Add TypeDoesNotContainType issue and fix those issues in Psalm code
|
2016-12-11 13:48:11 -05:00 |
|
Jon Ursenbach
|
27c2db1d1d
|
PSR-2
|
2016-11-02 17:50:54 -04:00 |
|
Matthew Brown
|
99649f2f09
|
Fix reference errors
|
2016-09-01 00:07:29 -04:00 |
|
Matthew Brown
|
4d388d197c
|
Fix analysis of switch statements
|
2016-08-24 17:06:20 -04:00 |
|
Matthew Brown
|
7d1a106fd5
|
Big file reorg with ClassLikeChecker as new ClassChecker
|
2016-08-13 14:20:46 -04:00 |
|