🇦🇲Armenia @Lilit_Ghazaryan

Account created on 8 June 2017, over 7 years ago
#

Recent comments

🇦🇲Armenia Lilit_Ghazaryan

Fixed the following deprecated warnings for Drupal 10 readiness.
Checked by drush upgrade_status:analyze vbo_export on 4.x-dev version.

FILE: web/modules/contrib/vbo_export/src/Plugin/Action/VboExportXlsx.php

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 74 Call to deprecated method
setCellValueExplicitByColumnAndRow() of class
PhpOffice\PhpSpreadsheet\Worksheet\Worksheet: 1.23.0 Use the
setCellValueExplicit() method with a cell address such as
'C5' instead;, or passing in an array of [$columnIndex,
$row] (e.g. [3, 5]), or a CellAddress object.
--------------------------------------------------------------------------------
Check manually 86 Call to deprecated method
setCellValueExplicitByColumnAndRow() of class
PhpOffice\PhpSpreadsheet\Worksheet\Worksheet: 1.23.0 Use the
setCellValueExplicit() method with a cell address such as
'C5' instead;, or passing in an array of [$columnIndex,
$row] (e.g. [3, 5]), or a CellAddress object.

Production build 0.71.5 2024