Skip to content

Commit

Permalink
Merge pull request #1579 from JABirchall/patch-2
Browse files Browse the repository at this point in the history
PHP SDK 2.0 for windows is now hosting on Github
  • Loading branch information
sergeyklay authored Sep 19, 2017
2 parents 534bd28 + 08f6a98 commit 1f84124
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WINDOWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ PHP-Version requirements are marked using `[ ]`
```cmd
setx path "%path%;c:\path-to-php\"
```
- [Install PHP SDK](http://windows.php.net/downloads/php-sdk/)(Currently `php-sdk-binary-tools-20110915.zip` is the newest)
- [Install PHP SDK for PHP 5.6](http://windows.php.net/downloads/php-sdk/)(Currently `php-sdk-binary-tools-20110915.zip` is the newest)
- [Install PHP SDK for PHP 7.0+](https://github.com/OSTC/php-sdk-binary-tools)
```cmd
setx php_sdk "c:\path-to-php-sdk"
```
Expand Down

0 comments on commit 1f84124

Please sign in to comment.