Integrate Twingle Shop #22
Annotations
11 errors
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L152
Parameter #1 $id of static method CRM_Twingle_Profile::getProfile() expects int|null, mixed given.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L220
Caught class Civi\Core\Exception\DBQueryException not found.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L221
Call to method getMessage() on an unknown class Civi\Core\Exception\DBQueryException.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L254
Cannot cast mixed to int.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L506
Only booleans are allowed in an if condition, mixed given.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L564
Call to an undefined method CRM_Twingle_Form_Profile::exportValues().
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L578
Call to an undefined method CRM_Twingle_Form_Profile::setElementError().
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L615
Cannot access offset 'required' on bool|string.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L627
Method CRM_Twingle_Form_Profile::setDefaultValues() should return array<string, mixed> but returns array|null.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L634
Call to an undefined method CRM_Twingle_Form_Profile::exportValues().
|
Loading