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
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,13 +65,13 @@ Finally, if running PHP in a Web server, restart the Web server.
65
65
66
66
## Install (UNIX)
67
67
68
-
For full instructions on installing the drivers on all supported Unix platforms, see [the installation instructions on Microsoft Docs][odbcinstructions].
68
+
For full instructions on installing the drivers on all supported Unix platforms, see [the installation instructions on Microsoft Docs][unixinstructions].
69
69
70
70
## Sample Code
71
71
For PHP code samples, please see the [sample](https://github.com/Microsoft/msphpsql/tree/master/sample) folder or the [code samples on Microsoft Docs](https://docs.microsoft.com/sql/connect/php/code-samples-for-php-sql-driver).
72
72
73
73
## Limitations and Known Issues
74
-
Please refer to [Releases][releases] for the latest limitations and known issues of the [project][project].
74
+
Please refer to [Releases][releases] for the latest limitations and known issues.
75
75
76
76
## Version number
77
77
The version numbers of the PHP drivers follow [semantic versioning](https://semver.org/):
@@ -127,7 +127,7 @@ This project has adopted the Microsoft Open Source Code of Conduct. For more inf
0 commit comments