Skip to content

Fix #7265 fatal error with 3.18.1.2 #1451

Fix #7265 fatal error with 3.18.1.2

Fix #7265 fatal error with 3.18.1.2 #1451

Triggered via pull request January 31, 2025 09:59
Status Success
Total duration 4m 59s
Artifacts
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
WP latest with PHP 8.3 on ubuntu-latest.: vendor/wpackagist-plugin/hummingbird-performance/core/class-logger.php#L196
Optional parameter $message declared before required parameter $module is implicitly treated as a required parameter
WP latest with PHP 8.3 on ubuntu-latest.: vendor/wpackagist-plugin/hummingbird-performance/core/api/class-api.php#L7
Creation of dynamic property WP_Hummingbird_API::$uptime is deprecated
WP latest with PHP 8.3 on ubuntu-latest.: vendor/wpackagist-plugin/hummingbird-performance/core/api/class-api.php#L8
Creation of dynamic property WP_Hummingbird_API::$performance is deprecated
WP latest with PHP 8.3 on ubuntu-latest.: vendor/wpackagist-plugin/hummingbird-performance/core/api/class-api.php#L9
Creation of dynamic property WP_Hummingbird_API::$cloudflare is deprecated
WP latest with PHP 8.3 on ubuntu-latest.: vendor/wpackagist-plugin/hummingbird-performance/core/api/class-api.php#L10
Creation of dynamic property WP_Hummingbird_API::$minify is deprecated
WP latest with PHP 8.3 on ubuntu-latest.: tests/Fixtures/inc/ThirdParty/Plugins/PDFEmbedder/core/secure/uploads.php#L112
Optional parameter $retbytes declared before required parameter $myrc4 is implicitly treated as a required parameter
WP latest with PHP 8.3 on ubuntu-latest.
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/