Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: added more versions to check #121

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

Open
krowinski wants to merge 11 commits into master
base: master
Choose a base branch
Loading
from feature/more-tests
Open

Conversation

@krowinski
Copy link
Owner

@krowinski krowinski commented May 14, 2024

No description provided.

Copy link
Contributor

DZunke commented May 15, 2024

Nice shot! 🚀

Copy link
Owner Author

krowinski commented Jun 12, 2024
edited
Loading

hmm its not working 🤔

https://github.com/krowinski/php-mysql-replication/actions/runs/9480998905/job/26122839257

all pass

............................................................... 63 / 130 ( 48%) ............................................................... 126 / 130 ( 96%) .... 130 / 130 (100%)
but in code

if ($this->checkForVersion(5.7) || $this->mySQLReplicationFactory?->getServerInfo()->isMariaDb()) { self::markTestIncomplete('Only for mysql 5.7 or higher'); }

so it's should skip 🤔

Copy link
Contributor

@krowinski I took a stab at this because setting this up apparently blocks other PRs. Please have a look at my attempt (#136). Also my PR uncovered an incompatibility with mysql 8.4 which I also fixed in the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /