Fix radios input with booleans #329
Annotations
16 errors
PHPStan with PHP 8.2 prefer-stable:
src/Form/Control/Callbacks/OptionValueCallbacks.php#L67
Parameter #1 $key of function array_key_exists expects int|string, mixed given.
|
PHPStan with PHP 8.2 prefer-stable:
src/Form/Control/Callbacks/OptionValueCallbacks.php#L81
Static method Drupal\json_forms\Form\Control\Callbacks\OptionValueCallbacks::isIntegerish() is unused.
|
PHPStan with PHP 8.2 prefer-stable
Process completed with exit code 1.
|
PHPStan with PHP 8.0 prefer-lowest:
src/Form/Control/Callbacks/OptionValueCallbacks.php#L67
Parameter #1 $key of function array_key_exists expects int|string, mixed given.
|
PHPStan with PHP 8.0 prefer-lowest:
src/Form/Control/Callbacks/OptionValueCallbacks.php#L81
Static method Drupal\json_forms\Form\Control\Callbacks\OptionValueCallbacks::isIntegerish() is unused.
|
PHPStan with PHP 8.0 prefer-lowest
Process completed with exit code 1.
|
PHPStan with PHP 7.4 prefer-lowest
The job was canceled because "_8_2_prefer-stable" failed.
|
PHPStan with PHP 7.4 prefer-lowest:
src/Form/Control/Callbacks/OptionValueCallbacks.php#L67
Parameter #1 $key of function array_key_exists expects int|string, mixed given.
|
PHPStan with PHP 7.4 prefer-lowest:
src/Form/Control/Callbacks/OptionValueCallbacks.php#L81
Static method Drupal\json_forms\Form\Control\Callbacks\OptionValueCallbacks::isIntegerish() is unused.
|
PHPStan with PHP 7.4 prefer-lowest
Process completed with exit code 1.
|
PHPStan with PHP 8.0 prefer-stable
The job was canceled because "_8_2_prefer-stable" failed.
|
PHPStan with PHP 8.0 prefer-stable
The operation was canceled.
|
PHPStan with PHP 8.2 prefer-lowest
The job was canceled because "_8_2_prefer-stable" failed.
|
PHPStan with PHP 8.2 prefer-lowest
The operation was canceled.
|
PHPStan with PHP 7.4 prefer-stable
The job was canceled because "_8_2_prefer-stable" failed.
|
PHPStan with PHP 7.4 prefer-stable
The operation was canceled.
|