Skip to content

Update PHP - #15

Merged
f3l1x merged 2 commits into
masterfrom
claude/fix-issue-4-php-ci-01QVBbXkM2H3qz1Mn3RZMDSr
Dec 5, 2025
Merged

Update PHP#15
f3l1x merged 2 commits into
masterfrom
claude/fix-issue-4-php-ci-01QVBbXkM2H3qz1Mn3RZMDSr

Conversation

@f3l1x

@f3l1x f3l1x commented Dec 5, 2025

Copy link
Copy Markdown
Member

No description provided.

- Make PaymentResponse::getErrorCodeMessage() return nullable string
  to fix TypeError when FIO API returns unknown error codes (fixes #4)
- Update GitHub Actions CI to test PHP 8.1, 8.2, 8.3, 8.4, and 8.5
- Update minimum PHP version to 8.1 in composer.json
- Update GitHub Actions to v4 and fix deprecated set-output syntax
- Replace monolithic main.yaml with separate workflow files
- Add codesniffer.yml for code style checks
- Add phpstan.yml for static analysis
- Add tests.yml with PHP 8.1, 8.2, 8.3, 8.4, 8.5 support
- Add coverage.yml for test coverage reporting
- Use contributte/.github reusable workflows for consistency
@f3l1x
f3l1x merged commit cb59fdc into master Dec 5, 2025
6 of 9 checks passed
@f3l1x
f3l1x deleted the claude/fix-issue-4-php-ci-01QVBbXkM2H3qz1Mn3RZMDSr branch December 5, 2025 20:01
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