Required php extensions (ext-libxml + ext-simplexml) are not listed in composer.json

Created on 18 April 2024, 30 days ago
Updated 4 May 2024, 14 days ago

Problem/Motivation

PHPStorm notes that ext-libxml and ext-simplexml are not specified in composer.json, which could lead to installing this module and trying to use some of its features in an incompatible environment.

Since these libraries are only required for the XML stuff, they aren't strictly necessary to use the module in all cases, but if you don't have these extensions enabled and try to use the XML stuff, it will break, so I think they should be specified in composer.json.

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡―πŸ‡΅Japan ptmkenny

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

Merge Requests

Comments & Activities

Production build 0.67.2 2024