Where can i find the yii version of my yii app? Where can i find the yii version of my yii app? php php

Where can i find the yii version of my yii app?


In Linux, run ./yii in the base directory. In Windows, run yii.bat. You will get something like:

./yiiThis is Yii version 2.0.3.The following commands are available:[...]


grep -A 5 getVersion framework/YiiBase.php