Skip to content

Commit bdc715d

Browse files
author
Hadis-Fard
committed
acrolinx issues
1 parent fc88805 commit bdc715d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/connect/php/release-notes-for-the-php-sql-driver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ manager: "jhubbard"
2020
# Release Notes for the PHP SQL Driver
2121
[!INCLUDE[Driver_PHP_Download](../../includes/driver_php_download.md)]
2222

23-
This topic discusses what was added in the each version of the [!INCLUDE[ssDriverPHP](../../includes/ssdriverphp_md.md)].
23+
This topic discusses what was added in each version of the [!INCLUDE[ssDriverPHP](../../includes/ssdriverphp_md.md)].
2424

2525
## What's New in Version 4.3
2626

@@ -59,7 +59,7 @@ This topic discusses what was added in the each version of the [!INCLUDE[ssDrive
5959
- AttachDBFileName connection option is added. For more information, see [Connection Options](../../connect/php/connection-options.md).
6060
- Support for the high-availability, disaster recovery features. For more information, see [PHP Driver for SQL Server Support for High Availability, Disaster Recovery](../../connect/php/php-driver-for-sql-server-support-for-high-availability-disaster-recovery.md).
6161
- Support for client-side cursors (caching a result set in-memory). For more information, see [Cursor Types (SQLSRV Driver)](../../connect/php/cursor-types-sqlsrv-driver.md) and [Cursor Types (PDO_SQLSRV Driver)](../../connect/php/cursor-types-pdo-sqlsrv-driver.md).
62-
- The PDO::ATTR_EMULATE_PREPARES attribute has been added. See [PDO::prepare](../../connect/php/pdo-prepare.md) for more information.
62+
- The PDO::ATTR_EMULATE_PREPARES attribute has been added. For more information, see [PDO::prepare](../../connect/php/pdo-prepare.md).
6363

6464
## What's New in Version 2.0
6565
In version 2.0, support for the PDO_SQLSRV driver was added. For more information, see [PDO_SQLSRV Driver Reference](../../connect/php/pdo-sqlsrv-driver-reference.md).

0 commit comments

Comments
 (0)