- Issue created by @arti_parmar
- Status changed to Needs review
over 1 year ago 8:09am 5 June 2023 - 🇮🇳India Harshita mehra
file_load() is deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0.
Please use File::load().
For more information see https://www.drupal.org/node/2266845 → - Status changed to RTBC
over 1 year ago 1:08pm 6 July 2023 - 🇮🇳India mayursolaskar
Yes, the file_load() function is deprecated and should be updated to the File::load() function.
Please check on this issue Unable to upload the Slider image 🐛 Unable to upload the Slider image Closed: duplicate
In this issue, we updated the code and checked the functionality. Functionality is working as expected.
Thanks: - Status changed to Closed: duplicate
about 1 year ago 10:58am 2 November 2023 - 🇮🇳India rushiraval
There are multiple issues open related to Drupal 10 compatibility.
This issue can be merged with https://www.drupal.org/project/coffee_zymphonies_theme/issues/3363746 📌 Change the code to avoid using functions, methods, constants, and services that have been deprecated in Drupal 9 and removed from Drupal 10 Needs review