Brown
|
0e4c8ce482
|
Split apart TypeCoercion issues, allowing more granular issue filtering
|
2019-04-25 18:02:19 -04:00 |
|
Matthew Brown
|
c772914910
|
Add some formatting
|
2019-03-23 14:27:54 -04:00 |
|
Bruce Weirdan
|
9bdc9f774f
|
More provider typing
|
2019-03-02 08:43:19 -05:00 |
|
Brown
|
601f303de2
|
Fix position of invalid param
|
2019-02-27 16:00:44 -05:00 |
|
bugreportuser
|
51493b552a
|
Add @psalm-property and @psalm-method override tests
|
2019-02-23 11:04:08 -05:00 |
|
bugreportuser
|
68a135f434
|
Allow @psalm-property and @psalm-method
|
2019-02-23 11:04:08 -05:00 |
|
Bruce Weirdan
|
8408effe57
|
Dropped unused uses
|
2019-02-17 13:17:45 -05:00 |
|
Brown
|
8a97e32e16
|
Add code to make handling interfaces with magic get/set
Ref #1228
|
2019-01-23 16:58:50 -05:00 |
|
Matthew Brown
|
9c5ef33997
|
Allow @property to override parent class property type
Fixes #1214
|
2019-01-19 14:26:27 -05:00 |
|
Matthew Brown
|
116cbfd349
|
Fix #1090 - re-fix support for magic get properties
|
2018-11-21 16:57:54 -05:00 |
|
Matthew Brown
|
4688b25fd9
|
Move internal classes to own namespace
|
2018-11-12 11:20:59 -05:00 |
|
Matthew Brown
|
39870f97c4
|
Fix #894 - check magic methods with given return types
|
2018-07-16 20:32:16 -04:00 |
|
Matthew Brown
|
82715a03ea
|
Improve test coverage of PropertyAssignmentChecker
|
2018-06-10 10:02:46 -04:00 |
|
Matt Brown
|
091fa53c72
|
Fix #798 - update magic property handling so it corresponds to PHP behaviour
|
2018-06-08 11:08:57 -04:00 |
|
Matthew Brown
|
bfa21e1108
|
Fix #721 by allowing @property annotations to be inheritable
|
2018-05-08 22:13:26 -04:00 |
|
Matthew Brown
|
2c0dd36035
|
Fix get type return types
|
2018-05-08 22:01:05 -04:00 |
|
Matthew Brown
|
5c39fb5ab1
|
Fix #716 - uss string inference to inform property names
|
2018-05-08 21:21:22 -04:00 |
|
Matthew Brown
|
c1440c11dc
|
Create separate file for magic properties
|
2018-05-08 20:25:39 -04:00 |
|