Commit d6fe344
Exclude all static utility classes from service autodiscovery
Excludes ValueType and all converter classes with private constructors
from autowiring to prevent Symfony 8 cache:clear failures. Also fixes
typo in resource pattern (RequestParamterList → RequestParameterList).
Closes #23
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cc85d58 commit d6fe344
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments