You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| T26 |[Carry `PhpType` through bracket-access segment walks](todo/type-inference.md#t26-carry-phptype-through-bracket-access-segment-walks)| High | Low |
27
26
| T27 |[Keep substituted return types as `PhpType` in RHS resolution](todo/type-inference.md#t27-keep-substituted-return-types-as-phptype-in-rhs-resolution)| High | Low |
28
27
| T28 |[Accept `&[PhpType]` in generic-arg resolution](todo/type-inference.md#t28-accept-phptype-in-generic-arg-resolution)| Medium | Medium |
29
28
| T29 |[Migrate `type_strings_joined` call sites to `types_joined`](todo/type-inference.md#t29-migrate-type_strings_joined-call-sites-to-types_joined)| Medium | Low |
@@ -100,7 +99,7 @@ unlikely to move the needle for most users.
100
99
| C10 |[Deprecation markers on class-name completions from all sources](todo/completion.md#c10-deprecation-markers-on-class-name-completions-from-all-sources)| Low | Low |
101
100
||**[Type Inference](todo/type-inference.md)**|||
102
101
| T25 |[Forward-walking scope model](todo/type-inference.md#t25-forward-walking-scope-model-for-variable-type-resolution) (eliminate backward-scanning depth limit) | High | Very High |
103
-
| T19 |[Structured type representation](todo/type-inference.md#t19-structured-type-representation) (partially complete; remaining API boundary cleanup tracked as T26–T30) | High | Very High |
102
+
| T19 |[Structured type representation](todo/type-inference.md#t19-structured-type-representation) (partially complete; remaining API boundary cleanup tracked as T27–T30) | High | Very High |
0 commit comments