Skip to content

Raise minimum PHP to 8.2#41

Merged
rybakit merged 1 commit intomasterfrom
bump-min-php
Apr 22, 2026
Merged

Raise minimum PHP to 8.2#41
rybakit merged 1 commit intomasterfrom
bump-min-php

Conversation

@rybakit
Copy link
Copy Markdown
Owner

@rybakit rybakit commented Apr 22, 2026

This PR upgrades the project baseline to PHP 8.2 and refreshes the dev toolchain accordingly: PHPUnit moves to 11, PHP CS Fixer to 3, Psalm to 5/6, the PHPUnit config is updated, and the old PHPUnit compatibility layer is removed with corresponding test/provider cleanups.

It also updates Packer to use array_is_list() for array/map detection (fixes #36).

@rybakit rybakit merged commit 17fdc1e into master Apr 22, 2026
4 of 5 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.

Use array_is_list() for detecting array/map

1 participant