Skip to content

Tests: Add PHP 8.4 and move PCOV to PHP 8.2 #19740

Tests: Add PHP 8.4 and move PCOV to PHP 8.2

Tests: Add PHP 8.4 and move PCOV to PHP 8.2 #19740

Triggered via pull request October 25, 2024 16:20
Status Success
Total duration 1m 17s
Artifacts

integration-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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