Skip to content

Commit d2e5417

Browse files
committed
Move PHPMD diagnostic proxy to Sprint 6 and remove Sprint 5 section
1 parent c733048 commit d2e5417

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

docs/todo.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,22 +21,11 @@ within the same impact tier.
2121

2222
# Scheduled Sprints
2323

24-
## Sprint 5 — Polish for office adoption
25-
26-
| # | Item | Impact | Effort |
27-
| --- | ----------------- | ------ | ------ |
28-
| | **Release 0.8.0** | | |
29-
30-
> **Note:** F1 (Workspace symbol search), F2 (Document symbols), A8
31-
> (Implement interface methods), A9 (Auto import), D1 (Unknown class
32-
> diagnostic), D3 (Unknown member diagnostic), and L4 (Custom Eloquent
33-
> builders) were originally planned here but have already shipped.
34-
3524
## Sprint 6 — 1.0 release, editor plugins & type intelligence
3625

3726
| # | Item | Impact | Effort |
3827
| --- | --------------------------------------------------------------------------------------------------------------------- | ---------- | ------ |
39-
| | Clear [refactoring gate](todo/refactor.md) | | |
28+
| D10 | [PHPMD diagnostic proxy](todo/diagnostics.md#d10-phpmd-diagnostic-proxy) | Low | Medium |
4029
| A35 | [Convert to arrow function](todo/actions.md#a35-convert-to-arrow-function) (only non-void single-expression closures) | Low-Medium | Low |
4130
| C2 | [`#[ArrayShape]` return shapes on stub functions](todo/completion.md#c2-arrayshape-return-shapes-on-stub-functions) | Medium | Medium |
4231
| A3 | Switch → match conversion | Low-Medium | Medium |

0 commit comments

Comments
 (0)