Skip to content

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

@ondrejmirtes ondrejmirtes merged commit d805e14 into phpstan:2.0.x Jul 17, 2025
36 of 37 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

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