Commit 83f12c9
committed
fix(container): revert circular alias to plain RuntimeException
resolveAlias() is called from both get() and has(); throwing
ContainerExceptionInterface from has() would violate PSR-11.1 parent d88dfa2 commit 83f12c9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
0 commit comments