Skip to content

PlatformTest: drop MSSQL database asserts #665

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
wants to merge 1 commit into
base: 2.0.x
Choose a base branch
from

Conversation

janedbal
Copy link
Contributor

@janedbal janedbal commented Jun 13, 2025

  • Closes Try fix platform test on CI #657
  • Since we still have testUnknownDriver test, we are not losing anything by this
    • This was there more-less prepared for easier implementation of sqlsrv support (currently not supported)

@@ -2,7 +2,7 @@
set -ex \
&& apt update \
&& apt install -y bash zip libpq-dev libsqlite3-dev \
&& pecl install xdebug mongodb \
&& pecl install xdebug mongodb-1.19.4 \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Newer versions are incompatible with PHP 8.0

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.

1 participant