fix: update all function calls and dependencys to align with wpservic… #32
Annotations
10 errors
Run php analysis:
source/php/AcfFields/php/contact-fields.php#L54
Array has 2 duplicate keys with value 'show_in_rest' ('show_in_rest', 'show_in_rest').
|
Run php analysis:
source/php/AcfFields/php/descriptions-fields.php#L80
Array has 2 duplicate keys with value 'show_in_rest' ('show_in_rest', 'show_in_rest').
|
Run php analysis:
source/php/AcfFields/php/event-fields.php#L68
Array has 2 duplicate keys with value 'show_in_rest' ('show_in_rest', 'show_in_rest').
|
Run php analysis:
source/php/AcfFields/php/organization-fields.php#L101
Array has 2 duplicate keys with value 'show_in_rest' ('show_in_rest', 'show_in_rest').
|
Run php analysis:
source/php/ContentExpirationManagement/AdminNotifyExpiredPost.php#L21
Parameter $wpService of method EventManager\ContentExpirationManagement\AdminNotifyExpiredPost::__construct() has invalid type WpService\Contracts\AdminNotice.
|
Run php analysis:
source/php/ContentExpirationManagement/AdminNotifyExpiredPost.php#L21
Parameter $wpService of method EventManager\ContentExpirationManagement\AdminNotifyExpiredPost::__construct() has invalid type WpService\Contracts\GetTheId.
|
Run php analysis:
source/php/ContentExpirationManagement/AdminNotifyExpiredPost.php#L21
Property EventManager\ContentExpirationManagement\AdminNotifyExpiredPost::$wpService has unknown class WpService\Contracts\AdminNotice as its type.
|
Run php analysis:
source/php/ContentExpirationManagement/AdminNotifyExpiredPost.php#L21
Property EventManager\ContentExpirationManagement\AdminNotifyExpiredPost::$wpService has unknown class WpService\Contracts\GetTheId as its type.
|
Run php analysis:
source/php/ContentExpirationManagement/DeleteExpiredPosts.php#L21
Parameter $wpService of method EventManager\ContentExpirationManagement\DeleteExpiredPosts::__construct() has invalid type WpService\Contracts\DeletePost.
|
Run php analysis:
source/php/ContentExpirationManagement/DeleteExpiredPosts.php#L21
Property EventManager\ContentExpirationManagement\DeleteExpiredPosts::$wpService has unknown class WpService\Contracts\DeletePost as its type.
|
Loading