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

upgrade + possible 0.9.0 release #74

Merged
merged 1 commit into from
Apr 21, 2021
Merged

Conversation

unixslayer
Copy link
Member

  • adding PHP8 support
  • dropping unsupported versions
  • upgrading to phpunit v9
  • removing dependency for phpunit v7 due its dependency to php7.1
  • running tests and code analysis on PHP8

@unixslayer unixslayer force-pushed the upgrade branch 3 times, most recently from 19eaac7 to 0551dbc Compare April 15, 2021 19:26
@coveralls
Copy link

coveralls commented Apr 15, 2021

Pull Request Test Coverage Report for Build 266

  • 26 of 26 (100.0%) changed or added relevant lines in 5 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.4%) to 94.041%

Files with Coverage Reduction New Missed Lines %
src/DependencyInjection/Compiler/DeprecateFqcnProjectionsPass.php 1 93.75%
src/Command/ProjectionNamesCommand.php 2 82.98%
Totals Coverage Status
Change from base Build 260: 0.4%
Covered Lines: 505
Relevant Lines: 537

💛 - Coveralls

@unixslayer unixslayer marked this pull request as ready for review April 19, 2021 19:00
@unixslayer unixslayer changed the title upgrade upgrade + possible 0.9.0 release Apr 19, 2021
- adding PHP8 support
- dropping unsupported versions
- upgrading to phpunit v9
- removing dependency for phpunit v7 due its dependency to php7.1
- running tests and code analysis on PHP8
- symfony/flex changed default branch name
@unixslayer
Copy link
Member Author

this PR is dependent on prooph/event-store#420

@prolic
Copy link
Member

prolic commented Apr 21, 2021

@unixslayer released https://github.com/prooph/event-store/releases/tag/v7.6.1

@unixslayer unixslayer merged commit 67ac599 into prooph:master Apr 21, 2021
@unixslayer unixslayer deleted the upgrade branch April 21, 2021 12: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.

3 participants