- Issue created by @dpi
- 🇦🇺Australia dpi Perth, Australia
This issue blocks privatization of hooks services.
Its still not possible to use the MR with private hooks services!
- Issue was unassigned.
- Status changed to Needs review
about 1 year ago 1:02pm 13 December 2023 - 🇦🇺Australia dpi Perth, Australia
Green. But blocked on 🐛 Removing a Hux hook implementation/class can cause fatal errors Needs review
- Status changed to Fixed
about 1 year ago 5:33am 15 December 2023 - Status changed to Active
about 1 year ago 10:51am 18 December 2023 - 🇦🇺Australia dpi Perth, Australia
Looks like this issue has trouble in 10.x series during `drush deploy` unless a patch from ✨ Use a service locator to group hooks services together to ease future privatization and lazy loading Fixed (D11 only) is also used.
Without it, on D10.x:
./bin/drush -r /data/app deploy -y
In OptimizedPhpArrayDumper.php line 440:
Unable to dump a service container if a parameter is an object without _ser
viceId.I'll be pulling this changeset out of 1.3 and pushing into a Drupal 11 only branch.
- Status changed to Fixed
about 1 year ago 11:21am 18 December 2023 - Status changed to Fixed
12 months ago 11:44am 1 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Active
12 months ago 4:41am 2 January 2024 - 🇦🇺Australia dpi Perth, Australia
So the core stuff should be in 10.2 despite it not saying as much in ✨ Support ServiceClosureArgument in \Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper::dumpValue Fixed .
- Status changed to Fixed
12 months ago 5:20am 2 January 2024 Automatically closed - issue fixed for 2 weeks with no activity.