Created on 10 June 2024, 20 days ago
Updated 24 June 2024, 6 days ago

Problem/Motivation

Dropping support for Drupal 9 also means that we can safely rely on features that have become available in PHP 8(.1). We can also add additional best practices simultaneously.

Proposed resolution

  • Add declare(strict_types=1); to each PHP file
  • Apply constructor property promotion
  • Replace strpos() with str_starts_with(), for checking whether a string starts with specific string
πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands Watergate

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024