Skip to content

Merge branch 'develop' into update/add-php-8.4-to-tests-and-move-pcov… #19739

Merge branch 'develop' into update/add-php-8.4-to-tests-and-move-pcov…

Merge branch 'develop' into update/add-php-8.4-to-tests-and-move-pcov… #19739

Status Success
Total duration 1m 20s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
PHP 8.4
Process completed with exit code 1.
PHP 8.4: src/services/content-api/class-content-api-service.php#L88
Parsely\Services\Content_API\Content_API_Service::get_post_details(): Implicitly marking parameter $period_start as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: src/services/content-api/class-content-api-service.php#L88
Parsely\Services\Content_API\Content_API_Service::get_post_details(): Implicitly marking parameter $period_end as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: src/services/content-api/class-content-api-service.php#L117
Parsely\Services\Content_API\Content_API_Service::get_post_referrers(): Implicitly marking parameter $period_start as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: src/services/content-api/class-content-api-service.php#L117
Parsely\Services\Content_API\Content_API_Service::get_post_referrers(): Implicitly marking parameter $period_end as nullable is deprecated, the explicit nullable type must be used instead
PHP 8.4: src/rest-api/content-helper/trait-content-helper-feature.php#L59
Parsely\REST_API\Content_Helper\Content_Helper_Feature::is_available_to_current_user(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead