- Status changed to Fixed
over 1 year ago 1:26pm 29 April 2023
Current state of 8.x-2.x branch has following Drupal 9 readiness deprecation notice.
5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ --------------------------------------------------------------------------
Line src/Form/XlsExportForm.php
------ --------------------------------------------------------------------------
67 Call to deprecated function file_upload_max_size():
in drupal:8.7.0 and is removed from drupal:9.0.0.
Use \Drupal\Component\Utility\Environment::getUploadMaxSize() instead.
------ --------------------------------------------------------------------------
[ERROR] Found 1 error
composer require mglaman/drupal-check
./vendor/bin/drupal-check ./web/modules/contrib/xls_views_data_export
Fix it
Fixed
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.