v3.3.3 #48
Annotations
10 errors and 1 warning
Run PHPStan:
src/Extension.php#L158
Cannot cast mixed to int.
|
Run PHPStan:
src/Extension.php#L171
Parameter #1 $string of function urldecode expects string, mixed given.
|
Run PHPStan:
src/Extension.php#L184
Constant WP_SESSION_COOKIE not found.
|
Run PHPStan:
src/Extension.php#L207
Parameter #1 ...$arrays of function array_merge expects array, mixed given.
|
Run PHPStan:
src/Extension.php#L208
Parameter #2 ...$arrays of function array_merge expects array, mixed given.
|
Run PHPStan:
src/Extension.php#L259
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\Extension::submission_actions() has parameter $actions with no value type specified in iterable type array.
|
Run PHPStan:
src/Extension.php#L259
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\Extension::submission_actions() has parameter $form_cache with no value type specified in iterable type array.
|
Run PHPStan:
src/Extension.php#L259
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\Extension::submission_actions() has parameter $form_data with no value type specified in iterable type array.
|
Run PHPStan:
src/Extension.php#L259
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\Extension::submission_actions() return type has no value type specified in iterable type array.
|
Run PHPStan:
src/Extension.php#L334
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\Extension::maybe_update_session_before_response() has parameter $data with no value type specified in iterable type array.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading