Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commit3a2b2da
committed
bug#43981 [FrameworkBundle] fix registering late resettable services (nicolas-grekas)
This PR was merged into the 4.4 branch.Discussion----------[FrameworkBundle] fix registering late resettable services| Q | A| ------------- | ---| Branch? | 4.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets | -| License | MIT| Doc PR | -`ResettableServicePass` must run after other passes that could potentially register more resettable services (eg `HttpClientPass`)Commits-------6cacef8 [FrameworkBundle] fix registering late resettable services1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
0 commit comments
Comments
(0)