1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 13:51:54 +01:00
RJ Garcia 2de3e27f10
Initial inferred Closure Returns (#2945)
- Added detection for when we can infer
  closure types from parent fn return types
- Implemented functionality for infering types of
  returned closures
- Added ability to infer type of return from typed
  closures
- Added a new getFunctionLikeStorage method in
  Codebase to support easily getting a function
  despite being a method, closure, or function
- Added some utilities to the MethodIdentifier
  to facilitate creating MethodIdentifier's from
  string method references

Closes #2896

Signed-off-by: RJ Garcia <rj@bighead.net>
2020-03-14 14:51:43 -04:00
..
2020-02-27 18:56:33 -05:00
2020-02-17 22:05:58 -05:00
2020-03-12 21:40:45 -04:00
2020-01-24 14:08:01 -05:00
2020-03-11 15:43:44 -04:00
2020-03-10 13:03:51 -04:00
2020-01-04 16:35:06 -05:00
2020-02-16 18:30:05 -05:00
2020-02-16 18:40:59 -05:00
2020-03-08 20:18:35 -05:00
2020-03-11 18:42:41 -04:00
2020-02-06 16:32:26 -05:00
2020-02-24 21:20:06 -05:00
2020-03-02 23:07:21 -05:00
2020-02-22 11:28:24 -05:00