there’re 23 errors. my php is 5.4, and yii2 is beta version
Description Resource Path Location Type
Class ‘SignupForm’ must implement inherited abstract method ‘toArray(…)’ SignupForm.php /app/frontend/models line 10 DLTK Problem
Description Resource Path Location Type
Class ‘ResetPasswordForm’ must implement inherited abstract method ‘toArray(…)’ ResetPasswordForm.php /app/frontend/models line 11 DLTK Problem
Description Resource Path Location Type
Class ‘Query’ must implement inherited abstract method ‘limit(…)’ Query.php /app/vendor/yiisoft/yii2/db line 41 DLTK Problem
…