From 8cf3a0f81ed2e8bc15a29c51eb65e164d820dd3c Mon Sep 17 00:00:00 2001 From: SumoLion Date: Fri, 31 Oct 2014 16:53:19 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 62db7dcf..60fbc9e1 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ wish to do so, run "nmake clean" first. php_sqlsrv.dll and php_pdo_sqlsrv.dll to your PHP extension directory. Also enable them within your PHP installation's php.ini file. -This software has been compiled and tested under PHP 5.3.6 and later -using the Visual C++ 2008 and 2010, Express and Standard compilers. +This software has been compiled and tested under PHP 5.4.32 and later +using the Visual C++ 2008 and 2012, Express and Standard compilers. ## Documentation