Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.3 support #29

Merged
merged 12 commits into from
Jan 27, 2024
Merged

PHP 8.3 support #29

merged 12 commits into from
Jan 27, 2024

Conversation

Antnee
Copy link
Contributor

@Antnee Antnee commented Jan 27, 2024

Now tests against:

  • PHP 8.0
  • PHP 8.1
  • PHP 8.2
  • PHP 8.3

Have also:

  • Moved the functions to their own test file for better separation
  • Corrected the incorrect function signature on filter()
  • Updated check actions to latest versions

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7680270683

  • 0 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.6%) to 100.0%

Totals Coverage Status
Change from base Build 4541241434: 1.6%
Covered Lines: 122
Relevant Lines: 122

💛 - Coveralls

Copy link

codeclimate bot commented Jan 27, 2024

Code Climate has analyzed commit 5e51b52 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (1.2% change).

View more on Code Climate.

@Antnee Antnee merged commit 6ee7d5a into master Jan 27, 2024
15 checks passed
@Antnee Antnee deleted the 1.12.0 branch January 27, 2024 18:07
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.

None yet

2 participants