You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below are the lines which were thrown out after I Installed Feedback:
1.Strict (2048): Declaration of PolymorphicBehavior::setup() should be compatible with ModelBehavior::setup(Model $model, $config = Array) [APP\Plugin\Feedback\Model\Behavior\PolymorphicBehavior.php, line 148]
2. Strict (2048): Declaration of PolymorphicBehavior::afterFind() should be compatible with ModelBehavior::afterFind(Model $model, $results, $primary = false) [APP\Plugin\Feedback\Model\Behavior\PolymorphicBehavior.php, line 148]
3.Strict (2048): Declaration of HoneypotBehavior::beforeValidate() should be compatible with ModelBehavior::beforeValidate(Model $model, $options = Array) [APP\Plugin\Feedback\Model\Behavior\HoneypotBehavior.php, line 41]
The text was updated successfully, but these errors were encountered:
Below are the lines which were thrown out after I Installed Feedback:
1.Strict (2048): Declaration of PolymorphicBehavior::setup() should be compatible with ModelBehavior::setup(Model $model, $config = Array) [APP\Plugin\Feedback\Model\Behavior\PolymorphicBehavior.php, line 148]
2. Strict (2048): Declaration of PolymorphicBehavior::afterFind() should be compatible with ModelBehavior::afterFind(Model $model, $results, $primary = false) [APP\Plugin\Feedback\Model\Behavior\PolymorphicBehavior.php, line 148]
3.Strict (2048): Declaration of HoneypotBehavior::beforeValidate() should be compatible with ModelBehavior::beforeValidate(Model $model, $options = Array) [APP\Plugin\Feedback\Model\Behavior\HoneypotBehavior.php, line 41]
The text was updated successfully, but these errors were encountered: