Skip to content

Broaden PHP requirement to ^8.0 for 8.0–8.4 compatibility#4

Merged
lphoumpakka merged 2 commits into
developfrom
fix-php-version
Jun 11, 2026
Merged

Broaden PHP requirement to ^8.0 for 8.0–8.4 compatibility#4
lphoumpakka merged 2 commits into
developfrom
fix-php-version

Conversation

@lphoumpakka

@lphoumpakka lphoumpakka commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Changes are dependency constraints, lockfile updates, and PHPCS comments; Facet SQL logic is unchanged.

Overview
Broadens runtime PHP support from a pinned 8.3.* constraint to ^8.0, so the plugin can be installed on PHP 8.0 through 8.4+ while dev tooling still targets PHP 8.3 via config.platform.

composer.lock is regenerated with updated transitive packages (Symfony components, roave/security-advisories, dev WordPress core stub 6.9.4, WP-CLI-related libs, etc.)—no application feature work in those bumps.

Facet.php only gets style/phpcs housekeeping: spacing in isset( $load_connexions ) and phpcs:ignore / disable-enable around the existing P2P index DELETE query (same SQL behavior).

Reviewed by Cursor Bugbot for commit f15bb39. Bugbot is set up for automated code reviews on this repo. Configure here.

@lphoumpakka lphoumpakka merged commit e3b7f8d into develop Jun 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant