After updating a client website to PHP 8.1, I started seeing the following warnings when running Drush commands (eg cache-rebuild):

PHP Deprecated:  Optional parameter $name declared before required parameter $filesystem is implicitly treated as a required parameter in /var/www/html/web/modules/contrib/ics_field/src/Plugin/Field/FieldType/CalendarDownloadType.php on line 65

Deprecated: Optional parameter $name declared before required parameter $filesystem is implicitly treated as a required parameter in /var/www/html/web/modules/contrib/ics_field/src/Plugin/Field/FieldType/CalendarDownloadType.php on line 65

Issue fork ics_field-3312088

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sophie.SK created an issue. See original summary.

immaculatexavier made their first commit to this issue’s fork.

stefanos.petrakis@gmail.com’s picture

Status: Active » Needs work

corentin.crouvisier made their first commit to this issue’s fork.