1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 02:47:02 +01:00
psalm/src/Psalm/Storage
2020-08-29 11:10:09 -04:00
..
Assertion.php Move parsing methods into internal namespace 2020-05-13 19:12:45 -04:00
ClassLikeStorage.php Fix #3934 - prevent unsafe use of new static 2020-08-05 19:39:27 -04:00
CustomMetadataTrait.php Limited custom metadata to be (array of) scalars 2019-02-25 10:19:31 -05:00
FileStorage.php Fix #3567 - remember which variables a callable sets byref in use 2020-06-14 11:58:50 -04:00
FunctionLikeParameter.php Fix treatment of closure params in array_map 2020-08-29 11:10:09 -04:00
FunctionLikeStorage.php Improve names of things 2020-08-14 00:27:33 -04:00
FunctionStorage.php Fix #3567 - remember which variables a callable sets byref in use 2020-06-14 11:58:50 -04:00
MethodStorage.php Rip out plain getter property logic cc @m0003r 2020-07-16 12:42:59 -04:00
PropertyStorage.php Simplify error messages and implementation for internal errors (#3881) 2020-07-24 09:32:54 -04:00