- Issue created by @alexandersluiter
- Merge request !12PHP 8.1 and Drupal 10 upgrades. Upgraded CacheableNormalization to reflect the... → (Open) created by alexandersluiter
- last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - last update
over 1 year ago Composer require failure - last update
over 1 year ago 2 pass, 2 fail - Issue was unassigned.
- Status changed to Needs review
2 months ago 5:59pm 18 April 2025 - 🇵🇹Portugal introfini
In /commerce_product_feeds/src/Normalizer/CommerceProductCollectionNormalizer.php
- use Drupal\commerce_product_feeds\Normalizer\Value\Normalization; -> still being imported
- use Drupal\commerce_product_feeds\Normalizer\Value\CacheableNormalization; -> imported, but never used
- 🇺🇸United States alexandersluiter
I will work on this and get it updated to work on Drupal 11 and Commerce 3.x.
- Assigned to alexandersluiter