Skip to content
This repository was archived by the owner on Jan 14, 2019. It is now read-only.

Commit 9881d83

Browse files
authored
Update README.md
1 parent 9dbfa08 commit 9881d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PHP 7.1 & pdo_sqlsrv
1+
# PHP 7.2 & pdo_sqlsrv
22

33
This image provides an integrated development environment for PHP with connectivity to a remote SQL Server database.
44

@@ -7,7 +7,7 @@ This image provides an integrated development environment for PHP with connectiv
77
The following components are included:
88
- Centos 7 OS layer.
99
- PHP-FPM latest
10-
- Pre-configured PHP 7.1 runtime environment.
10+
- Pre-configured PHP 7.2 runtime environment.
1111
- [sqlsrv](http://php.net/manual/en/book.sqlsrv.php) and [pdo_sqlsrv](http://php.net/manual/en/ref.pdo-sqlsrv.php) for SQL Server.
1212
- SQL Server command-line utilities (sqlcmd and bcp).
1313
- Command-line text editor tools (nano and vim).

0 commit comments

Comments
 (0)