-
-
Notifications
You must be signed in to change notification settings - Fork 430
Release v1.4.16 introduced BC break for sqlsrv ext #515
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version of install-php-extensions
1.4.16
Error description
see #512 (comment)
I did a few experiments and the v1.4.16 has broken all CI pipelines /w MSSQL.
Even revert of mvorisek/image-php@7311686 did not fix the issue. The only fix for us was a downgrade to v1.4.15.
I belive such issue can be prevent in the future /w real DB testing, here is an example how to start such services for GH actions: https://github.com/atk4/data/blob/4e6cc944c6eaadab1bc63c902dabbb7e7a48f8bb/.github/workflows/test-unit.yml#L91-L116
Docker image
any
Minimal Dockerfile
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working