Skip to content
This repository was archived by the owner on Sep 3, 2026. It is now read-only.

Extend PHP version constraint to include 8.1-8.5 and fix XSS vulnerability - #2128

Closed
se7enxweb wants to merge 2 commits into
ezsystems:2.3from
se7enxweb:2.3.x
Closed

Extend PHP version constraint to include 8.1-8.5 and fix XSS vulnerability#2128
se7enxweb wants to merge 2 commits into
ezsystems:2.3from
se7enxweb:2.3.x

Conversation

@se7enxweb

Copy link
Copy Markdown
Question Answer
Tickets
Bug fix? yes/no
New feature? yes/no
BC breaks? yes/no
Tests pass? yes/no
Doc needed? yes/no
License GPL-2.0

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

…fork 2.3.x branch

Upstream baseline: ezsystems/ezplatform-admin-ui v2.3.34 (origin/2.3 HEAD acaa620)
Change: PHP ^7.3 || ^\8.0 -> ^7.3 || ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4 || ^8.5
Reason: Extend PHP range to cover PHP 8.1-8.5.4 for exponential-platform-nexus 1.1.0.x
Fix XSS vulnerability and enhance browser tests configuration
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants