Fix tests 3. #11
Annotations
10 errors
src/ActiveQuery.php#L233
Call to an undefined static method yii\db\ActiveRecord::keyPrefix().
|
src/ActiveQuery.php#L426
PHPDoc tag @throws with type yii\base\InvalidParamException|yii\base\NotSupportedException is not subtype of Throwable
|
src/ActiveQuery.php#L468
Comparison operation "<" between int|yii\db\ExpressionInterface and 0 results in an error.
|
src/ActiveQuery.php#L469
Comparison operation "<" between int|yii\db\ExpressionInterface|null and 0 results in an error.
|
src/ActiveQuery.php#L475
Comparison operation ">" between int<1, max> and int<0, max>|yii\db\ExpressionInterface results in an error.
|
src/ActiveQuery.php#L476
Call to an undefined static method yii\db\ActiveRecord::buildKey().
|
src/ActiveQuery.php#L476
Call to an undefined static method yii\db\ActiveRecord::keyPrefix().
|
src/ActiveQuery.php#L577
Instantiated class yii\base\InvalidParamException not found.
|
src/ActiveRecord.php#L49
Access to static property $app on an unknown class Yii.
|
src/ActiveRecord.php#L58
Call to static method createObject() on an unknown class Yii.
|
The logs for this run have expired and are no longer available.
Loading