-
Notifications
You must be signed in to change notification settings - Fork 696
Closed
Labels
Milestone
Description
Coming late this year, probably to coincide with 7.4 release
- class constants should live in their own storage object
- remove issues
MisplacedRequiredParam,TypeCoercion,MixedTypeCoercion - remove support for
@template-typeof - rename
TFntoTClosure,ObjectLiketoTKeyedArray,GetClassTtoTDependentGetClass,GetTypeTtoTDependentGetType - Remove return type manipulation from
AfterFunctionCallAnalysisInterface - default to not disabling checks with
UnresolvableInclude(don't disable checks when includes can't be resolved #2818) - Added return and param types to plugin hooks
- Remove
requireVoidReturnType,useAssertForTypeconfig flags - Change default on
resolveFromConfigFileto"true"
Reactions are currently unavailable