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

Support PHP8 #24

Merged
merged 22 commits into from
Jan 21, 2021
Merged

Support PHP8 #24

merged 22 commits into from
Jan 21, 2021

Conversation

koriym
Copy link
Member

@koriym koriym commented Jan 21, 2021

  • Support PHP 8
  • Drop support EOL PHP 7.2
  • Switch CI from Travis to GH action
  • Update strict CS
  • Bump phpunit to 9.5
  • Test test coverage 100%
  • Add licence file
  • Test it works without annotation reader

@koriym koriym changed the title Update CI Support PHP8 Jan 21, 2021
@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

❗ No coverage uploaded for pull request base (2.x@ff9959e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             2.x       #24   +/-   ##
=======================================
  Coverage       ?   100.00%           
  Complexity     ?        16           
=======================================
  Files          ?         3           
  Lines          ?        45           
  Branches       ?         0           
=======================================
  Hits           ?        45           
  Misses         ?         0           
  Partials       ?         0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ff9959e...fe6573c. Read the comment docs.

@koriym koriym merged commit cb7a9cd into 2.x Jan 21, 2021
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

1 participant