mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 13:02:24 +08:00
Update minimum PHP version requirement from 7.3 to 7.4. (#20539)
This commit is contained in:
@ -50,7 +50,7 @@ This guide is mainly about version 2.0.
|
||||
Requirements and Prerequisites
|
||||
------------------------------
|
||||
|
||||
Yii 2.0 requires PHP 7.3.0 or above and runs best with the latest version of PHP. You can find more detailed
|
||||
Yii 2.0 requires PHP 7.4.0 or above and runs best with the latest version of PHP. You can find more detailed
|
||||
requirements for individual features by running the requirement checker included in every Yii release.
|
||||
|
||||
Using Yii requires basic knowledge of object-oriented programming (OOP), as Yii is a pure OOP-based framework.
|
||||
|
||||
Reference in New Issue
Block a user