Module PHP requirement

Created on 1 August 2025, 2 months ago

Problem/Motivation

The current module version has a php requirement 8.3, but information on the module page shows it supports Drupal 10.2+. 10.2 and higher minimal supports php 8.1.

Steps to reproduce

When running the drush updb I get an compatibility error.

Proposed resolution

  • Remove the php requirement in the views_insert_blocks.info.yml
  • Maybe change support to 10.4+ which support all current php versions (up until 8.4) and 11.1+

When running ddev exec ./vendor/bin/phpcs -p --standard=PHPCompatibility --runtime-set testVersion 8.1- web/modules/contrib/views_insert_blocks there are no php 8.1+ compatibility problems.

Remaining tasks

-

User interface changes

-

API changes

-

Data model changes

-

📌 Task
Status

Active

Version

1.1

Component

Code

Created by

🇳🇱Netherlands coretex Deurne

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024