Closed
Description
What is your idea or feature suggestion?
For Mac M1 users the provided version of pdo_sqlsrv 5.9 is not compatible with the M1 processor.
Using that driver throws an Unknown processor architecture Fatal error:
microsoft/msphpsql#1223
I think in the new 5.10 version was solved.
Benefits
Can use pdo_sqlsrv driver on Devilbox php container
Where can we find information about this?
microsoft/msphpsql#1223
https://github.com/microsoft/msphpsql/tree/v5.10.0
Are you willing to provide a PR to address this?
No response