Skip to content

Commit a61c239

Browse files
Merge pull request #26925 from absci/absci-patch-1
Remind user to update ODBC version
2 parents 8c3cd23 + ea0c574 commit a61c239

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/connect/php/download-drivers-php-sql-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Microsoft Drivers 5.11 for PHP for SQL Server is the latest general availability
2121
:::image type="icon" source="../../includes/media/download.svg" border="false"::: **[Download Microsoft Drivers for PHP for SQL Server (Windows)](https://go.microsoft.com/fwlink/?linkid=2226724)**
2222
[GitHub Release Tag v5.11.0 (Linux and macOS packages are available here)](https://github.com/Microsoft/msphpsql/releases/v5.11.0)
2323

24+
> [!NOTE]
25+
> Make sure you have the latest version of the ODBC driver installed to ensure optimal performance and security. For download information, see [Download ODBC Driver for SQL Server](../odbc/download-odbc-driver-for-sql-server.md).
26+
2427
### Version information
2528

2629
- Release number: 5.11.0

docs/connect/php/installation-tutorial-linux-mac.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ While these instructions contain commands to install both SQLSRV and PDO_SQLSRV
2222

2323
Please refer to [Support Matrix](microsoft-php-drivers-for-sql-server-support-matrix.md) for the latest supported operating systems version.
2424

25+
> [!NOTE]
26+
> Make sure you have installed the latest ODBC driver version to ensure optimal performance and security. For installation instructions, see [Install the Microsoft ODBC driver for SQL Server (Linux)](../odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server.md) or [Install the Microsoft ODBC driver for SQL Server (macOS)](../odbc/linux-mac/install-microsoft-odbc-driver-sql-server-macos.md).
27+
2528
## Installing on Ubuntu
2629

2730

0 commit comments

Comments
 (0)