Version 2.3 of SVG Image Field should require PHP 8

Created on 21 September 2023, 9 months ago

Problem/Motivation

In πŸ› Usage of trailing comma causing syntax error on PHP 7.4 Fixed @esolitos identified an issue installing version 2.2.1 on PHP 7.4 which was fixed in version 2.2.2.

Version 2.2.2 will be the last version to support php 7.4, since PHP 7 was EOL in November 28, 2022.

We would like to revert that change and tag a new version 2.3 with a minimum requirement of PHP 8, in order to leverage new syntax features and pave the way for unrestrained future development.

Proposed resolution

  1. Revert 17291c9.
  2. Add a minimum version requirement of PHP 8 in our composer.json and info.yml
  3. Tag a release 2.3.0.
πŸ“Œ Task
Status

Fixed

Version

2.3

Component

Code

Created by

πŸ‡ͺπŸ‡¨Ecuador jwilson3

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

Comments & Activities

Production build 0.69.0 2024