Bump PHP7.4 version on windows and macOS

This commit is contained in:
Shivam Mathur
2019-11-15 05:24:58 +05:30
parent 1eb8e8f5cd
commit dd1c34be39
4 changed files with 10 additions and 10 deletions

View File

@ -46,7 +46,7 @@ Setup PHP with required extensions, php.ini configuration and composer in [GitHu
|7.1|`Stable`|`Security fixes only`|
|7.2|`Stable`|`Active`|
|7.3|`Stable`|`Active`|
|7.4|`RC4`/`RC5`|`Active`|
|7.4|`RC4`/`RC6`|`Active`|
**Note:** PHP 7.4 is currently in development, do not use in production/release branches.