You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Drush commands running on php 8+ only, it is recommended that attributes are used instead of annotations.
Given that anything below php 8 is no longer supported, we can and should move the Drupal integrations to use attributes.
The text was updated successfully, but these errors were encountered:
For Drush commands running on php 8+ only, it is recommended that attributes are used instead of annotations.
Given that anything below php 8 is no longer supported, we can and should move the Drupal integrations to use attributes.
The text was updated successfully, but these errors were encountered: