Skip to content

Commit a17211b

Browse files
authored
Update public docs for msphpsql GA release (#36704)
* Update public docs for msphpsql GA release * Acrolinx fixes
1 parent d5cf989 commit a17211b

6 files changed

Lines changed: 293 additions & 264 deletions

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Download the Microsoft Drivers for PHP for SQL Server
33
description: Download the Microsoft Drivers for PHP for SQL Server to develop PHP applications that connect to SQL Server and Azure SQL Database.
44
author: David-Engel
55
ms.author: davidengel
6-
ms.date: 01/31/2024
6+
ms.date: 02/24/2026
77
ms.service: sql
88
ms.subservice: connectivity
99
ms.topic: install-set-up-deploy
@@ -16,18 +16,18 @@ On Linux and macOS, the drivers for PHP are easily downloaded and installed usin
1616

1717
## Download
1818

19-
Microsoft Drivers 5.12 for PHP for SQL Server is the latest general availability (GA) version.
19+
Microsoft Drivers 5.13 for PHP for SQL Server is the latest general availability (GA) version.
2020

21-
:::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=2258816)**
22-
[GitHub Release Tag v5.12.0 (Linux and macOS packages are available here)](https://github.com/Microsoft/msphpsql/releases/v5.12.0)
21+
:::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=2353424)**
22+
[GitHub Release Tag v5.13.0 (Linux and macOS packages are available here)](https://github.com/Microsoft/msphpsql/releases/v5.13.0)
2323

2424
> [!NOTE]
2525
> 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).
2626
2727
### Version information
2828

29-
- Release number: 5.12.0
30-
- Released: January 31, 2023
29+
- Release number: 5.13.0
30+
- Released: February 27, 2026
3131

3232
If you have feedback, the best way to contact the Microsoft Drivers for PHP for SQL Server team is by filing an issue on the [GitHub repository](https://github.com/Microsoft/msphpsql/issues).
3333

0 commit comments

Comments
 (0)