You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the pdo_sqlsrv driver, when fetching some data from a binary column using the binary encoding, it caused assertion in Linux (tested in Ubuntu 16.04 for both PHP 7.0.x and PHP 7.1.0).
Using the pdo_sqlsrv driver, when fetching some data from a binary column using the binary encoding, it caused assertion in Linux (tested in Ubuntu 16.04 for both PHP 7.0.x and PHP 7.1.0).
This is the repro script:
Expected output:
Actual output:
The text was updated successfully, but these errors were encountered: