Skip to content
New issue

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

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

Already on GitHub? # to your account

Implement Connection::getServerVersion #3043

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jul 15, 2024

Fix PHPORM-213

This method is used by the command db:show. It was added in Laravel 11 by laravel/framework#48864

The value looks like 7.0.11, similar to what is returned for SQL databases.

Checklist

  • Add tests and ensure they pass
  • Add an entry to the CHANGELOG.md file
  • Update documentation for new features

@GromNaN GromNaN added this to the 4.7 milestone Jul 15, 2024
@GromNaN GromNaN marked this pull request as ready for review July 15, 2024 10:43
@GromNaN GromNaN requested a review from a team as a code owner July 15, 2024 10:43
@GromNaN GromNaN requested a review from alcaeus July 15, 2024 10:43
@GromNaN GromNaN merged commit 1a1621a into mongodb:4.7 Jul 15, 2024
26 checks passed
rustagir pushed a commit to rustagir/laravel-mongodb that referenced this pull request Jul 23, 2024
rustagir pushed a commit to rustagir/laravel-mongodb that referenced this pull request Jul 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants