- Issue created by @Eli-T
- Merge request !46#3415603: π₯ remove calls on deprecated member $state in CssCollectionOptimizerLazy and JsCollectionOptimizerLazy. β (Merged) created by Eli-T
- Status changed to Needs review
10 months ago 4:47pm 18 January 2024 - π¨π¦Canada bbombachini London, ON
I was having the same problem and your patch resolved.
- πͺπΈSpain luigisa Olloki Valley
I was having the same problem and your patch resolved.
- π¬π§United Kingdom Eli-T Manchester
One thing to consider here is if the code the MR removes is still required in < 10.2, and whether we should check versions or actually enforce > 10.2 in the next releases composer.json. I'd be interested in what the module maintainers opinions are there.
- π³πΏNew Zealand Gold 20 minutes in the future
I just hit this on an upgrade from 10.1 to 10.2 and the patch of MR46 resolved this for me.
I would consider this RTBC but agree with @Eli-T on the unknown consequences for those still on 10.1 so won't update the Status.
- π¬π§United Kingdom mikeyburnthebook
I just hit this issue on an upgrade from 10.0 to 10.2 and the patch in MR-46 resolved the issue for me. Would love to see this merged so we don't have to patch. Thanks!
- π¬π§United Kingdom mikeyburnthebook
I just hit this issue on an upgrade from 10.0 to 10.2 and the patch in MR-46 resolved the issue for me. Would love to see this merged so we don't have to patch. Thanks!
- Status changed to RTBC
9 months ago 10:32am 2 March 2024 - π¬π§United Kingdom kalpaitch
I have tested this with a migration from 10.1 to 10.2.
This is a non-breaking change, thanks for @Eli-T for adding the note of cation, but 10.2 will not use the state for caching the asset filename see this comment from π Remove the aggregate stale file threshold and state entry Fixed , good to merge, have upgraded to major because flysystem will not work with 10.2 without it:
The asset filename with the new system is cheaper to recreate, so we don't really need this extra level of i/o caching there at all.
- Open on Drupal.org βCore: 10.2.1 + Environment: PHP 8.1 & MySQL 8last update
8 months ago Waiting for branch to pass -
lhridley β
committed 80080c08 on 2.2.x authored by
Eli-T β
Issue #3415603 by Eli-T, luigisa, bbombachini, Gold, mikeyburnthebook,...
-
lhridley β
committed 80080c08 on 2.2.x authored by
Eli-T β
- Status changed to Fixed
8 months ago 8:03pm 17 March 2024 -
lhridley β
committed 73621123 on 2.2.x
Issue #3415603 (2) Updating requirements to require a minimum of Drupal...
-
lhridley β
committed 73621123 on 2.2.x
Automatically closed - issue fixed for 2 weeks with no activity.