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

Merge upstream #1

Merged
merged 3 commits into from
Jul 5, 2023
Merged

Merge upstream #1

merged 3 commits into from
Jul 5, 2023

Conversation

cgknx
Copy link
Owner

@cgknx cgknx commented Jul 5, 2023

No description provided.

derrabus added 3 commits June 28, 2023 11:52
|      Q       |   A
|------------- | -----------
| Type         | bug
| Fixed issues | doctrine#5816

#### Summary

`SQLServerSchemaManager::selectTableNames()` binds a parameter that does
not exist in the query. I don't know how we can make the CI catch this
issue. This piece is covered by a test that fails on my machine, but
apparently the SQL Server and driver setup that I use locally is more
picky about extra parameter than the one we use on GitHub actions. 🤷🏻
* 3.6.x:
  PHPStan 1.10.21, PHPUnit 9.6.9, JetBrains Stubs 2023.1 (doctrine#6073)
  Fix binding unused parameter (doctrine#6072)
@cgknx cgknx merged commit 9f312ee into variable-precision-time Jul 5, 2023
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.

2 participants