xjm β credited mpdonadio β .
Fixed the new constructs/creates and added a update hook to force rebuild the container.
Commit credits.
Commit credits.
Let the fails fly!
Let the fails fly!
Yeah, I know it is postponed...
These don't have create/constructors yet:
core/modules/toolbar/src/Controller/ToolbarController.php
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
core/modules/aggregator/src/FeedStorage.php
Smaller starting point.
Smaller starting point.
mpdonadio β created an issue. See original summary β .
Postponing on π Replace REQUEST_TIME in rest of OO code (except for tests) Fixed so there is better starting point. Also thinking that this may really need to two issues to wrangle impact
- container access b/c inheritance
- container access b/c DI
OK, took the patch from 2902895-43.patch
- Isolated just the OO code (well, I tried); this includes classes w/ and w/o access to the container as a starting point
At this point will start going through `git diff --name-only 8.9.x` to isolate by path/namespace revert changes to classes that def don't have container access
mpdonadio β created an issue. See original summary β .