This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
Open
Description
Right now the monolog log handler is code complete in the features/phpSampleApp branch. All that is waiting is driver support.
- pdo_sqlsvr: It currently lacks AlwaysOn support. Microsoft promises this will be fixed in July.
- pdo_odbc: According to Microsoft I just need to add
ColumnEncryption=Enabled;
to the ODBC connection string for ODBC based applications to work. - FreeTDS: It currently lacks AlwaysOnSupport. Even if it did work, PHP support is dubious at this point.