10up / ads-txt

Ads.txt Manager for WordPress: Manage your ads.txt and app-ads.txt files in the WordPress dashboard
https://wordpress.org/plugins/ads-txt/
GNU General Public License v2.0
57 stars 23 forks source link

Add PHP8 compatibility testing #86

Closed cadic closed 2 years ago

cadic commented 2 years ago

Description of the Change

PHP compatibility tests include all versions starting from the oldest officially supported 5.3 to the current 8.1. Also updated WordPress coding standards linting to https://github.com/10up/phpcs-composer configuration.

Checklist:

Changelog Entry

Changed - Automated testing code compatibility against PHP versions from 5.3 to 8.1

Credits

Props @cadic