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

Stop explicit support for PHP < 5.6 / WP < 5.2 #224

Closed jrfnl closed 4 years ago

jrfnl commented 5 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Includes:

As the YoastSEO ACF unit tests are already passing without problem on PHP 7.4, these changes can already be made and made in one go.

Also:

Related to https://github.com/Yoast/wordpress-seo/issues/13758

Test instructions

This PR can be tested by following these steps: