- 🇩🇪Germany J-Lee 🇩🇪🇪🇺
There is another deprecation in
src/Plugin/StyleOption/BackgroundImage.phpsrc/Plugin/StyleOption/BackgroundImage.php
at line 40.Call to deprecated method
toInt()
of classDrupal\Component\Utility\Bytes
. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. UseDrupal\Component\Utility\Bytes::toNumber()
instead - Status changed to Needs review
about 2 years ago 7:03pm 8 February 2023 - 🇩🇪Germany sharique
I updated patch and tested on Drupal 10 the module is working fine these changes.
- First commit to issue fork.
- 🇮🇳India yashingole
I have reviewed and checked Patch #9 and this works for drupal 9.5 and drupal 10.0. and 10.0.1
Screenshots of the compatibility on 9.5 and the Paragraph on 10 have been attached for reference: - @doidd opened merge request.
- Status changed to RTBC
about 2 years ago 6:53am 6 April 2023 - First commit to issue fork.
- First commit to issue fork.
-
justin2pin →
committed 4c49f9c5 on 1.0.x authored by
doidd →
Issue #3298180: Automated Drupal 10 compatibility fixes
-
justin2pin →
committed 4c49f9c5 on 1.0.x authored by
doidd →
- 🇺🇸United States justin2pin
Made a slight change to MR to use dependency injection instead of invoking
Drupal::service()
directly, and rebased by merging with 1.0.x. Thanks everybody for working on this. This issue makes me realize we need automated testing. - Status changed to Fixed
almost 2 years ago 5:04pm 30 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.