Skip to content

Conversation

@sprak3000
Copy link
Owner

What

  • Set PHP versions in CI pipeline to 8.3 and 8.4. These are the only actively supported versions, and the community is removing support even for versions still receiving security fixes.
  • Update all dependencies to latest versions.
  • Refactor test directory structure to reflect PHPUnit best practices. Update PHPUnit configuration and related code accordingly.
  • Update documentation to reflect new way to run tests.

## What

- Set PHP versions in CI pipeline to 8.3 and 8.4. These are the only actively supported versions, and the community is removing support even for versions still receiving security fixes.
- Update all dependencies to latest versions.
- Refactor test directory structure to reflect PHPUnit best practices. Update PHPUnit configuration and related code accordingly.
- Update documentation to reflect new way to run tests.
## What

- Fix phpunit configuration and documentation.
## What

- Run tests only on PR.
@sprak3000 sprak3000 merged commit eda82e2 into master Jul 28, 2025
2 checks passed
@sprak3000 sprak3000 deleted the issue-27 branch July 28, 2025 01:22
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.

2 participants