- Issue created by @kiseleva.t
- Merge request !23Issue #3519195: Fix PHP 8.4 nullable type declarations. β (Open) created by kiseleva.t
- Status changed to Needs review
12 days ago 2:32am 23 July 2025 - First commit to issue fork.
- πΊπΈUnited States mfb San Francisco
Added a commit to resolve a deprecation notice I've been hitting on a production site:
Deprecated function: Drupal\aggregator\ZfExtensionManagerSfContainer::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
- πΊπΈUnited States mfb San Francisco
Tests are failing, but I don't think it's related to this MR, as tests are also failing on the 2.x-dev branch
So I think this could be RTBC?