Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
61 stars 20 forks source link

Update Mockery for testing on PHP 7.4 #223

Closed jrfnl closed 4 years ago

jrfnl commented 4 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Mockery 1.2.2 has issues with PHP 7.4 which have been fixed in Mockery 1.2.4 (though not mentioned in the changelog).

Ref: https://github.com/mockery/mockery/releases

Test instructions

This PR can be tested by following these steps: