3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace app\models; use Yii; class Demo extends yii\db\ActiveRecord { }
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.30, 8.2.0 - 8.2.24, 8.3.0 - 8.3.13
Fatal error: Uncaught Error: Class "Yii\db\ActiveRecord" not found in /in/HkpSm:7 Stack trace: #0 {main} thrown in /in/HkpSm on line 7
Process exited with code 255.
Output for 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
Fatal error: Uncaught Error: Class 'Yii\db\ActiveRecord' not found in /in/HkpSm:7 Stack trace: #0 {main} thrown in /in/HkpSm on line 7
Process exited with code 255.
Output for 7.0.0 - 7.0.23, 7.1.0 - 7.1.33, 7.2.6 - 7.2.33
Fatal error: Class 'Yii\db\ActiveRecord' not found in /in/HkpSm on line 7
Process exited with code 255.

preferences:
90.89 ms | 409 KiB | 5 Q