Closed (fixed)
Project:
Hux
Version:
1.4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2023 at 12:29 UTC
Updated:
16 Jan 2024 at 05:24 UTC
Jump to comment: Most recent
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dpiComment #3
dpiThis issue blocks privatization of hooks services.
Its still not possible to use the MR with private hooks services!
Comment #5
dpiGreen. But blocked on #3302312: Removing a Hux hook implementation/class can cause fatal errors
Comment #6
dpiComment #8
dpiComment #10
dpiLooks like this issue has trouble in 10.x series during `drush deploy` unless a patch from #3108020: Support ServiceClosureArgument in \Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper::dumpValue (D11 only) is also used.
Without it, on D10.x:
I'll be pulling this changeset out of 1.3 and pushing into a Drupal 11 only branch.
Comment #13
dpiCan be found in 1.5.x and later.
Comment #14
dpiComment #15
dpitry again...
Comment #17
dpiSo the core stuff should be in 10.2 despite it not saying as much in #3108020: Support ServiceClosureArgument in \Drupal\Component\DependencyInjection\Dumper\OptimizedPhpArrayDumper::dumpValue.
Comment #19
dpiComment #21
dpi