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

Commit 81aaa70

Browse files
committed
Rework the overview part
1 parent ccfc816 commit 81aaa70

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ The PHP SDK itself and the SDK own tools and code are licensed under the BSD 2-C
88

99
# Overview
1010

11-
The PHP SDK 2.0+ is compatible with PHP 7.0 and above. The compatibility with [older versions](http://windows.php.net/downloads/php-sdk/php-sdk-binary-tools-20110915.zip "php-sdk-binary-tools-20110915.zip") is kept, also available from the [legacy branch](https://github.com/Microsoft/php-sdk-binary-tools/tree/legacy). The toolset was significantly revamped. Newer tools are now available, better workflows are now possible. The toolset consists on a mix of the hand written scripts, selected MSYS2 parts and standalone programs.
11+
The toolset consists on a mix of the hand written scripts, selected MSYS2 parts and standalone programs. It supports any workflows, be it a custom local or a CI build whatsoever.
12+
13+
The PHP SDK 2.2+ is compatible with PHP 7.2 and above.
14+
15+
To build PHP 7.1 and below, the latest 2.1.x versions of the SDK have to be used.
16+
17+
The legacy binary tools SDK is available from the [legacy branch](https://github.com/Microsoft/php-sdk-binary-tools/tree/legacy) and is suitable to build PHP 5.
1218

1319
# Requirements
1420

0 commit comments

Comments
 (0)