2025-W50

Dec 8–14, 2025

3 releases
  • Updated the default PHP test version to 8.2- (>= 8.2) in one release.
  • Several dependencies were bumped, including squizlabs/php_codesniffer, dealerdirect/phpcodesniffer-composer-installer, and others.
  • Another release triggered Default Caches preload after updating or activating an Airfleet plugin.
  • Stylelint-config-standard-scss was bumped to 16.0.0 and stylelint-no-unsupported-browser-features to 8.0.5 in a separate release.
airfleet-wordpress-dev-php-tools

Release 4.0.0

Added parallel linting tools, updated default PHP test version to 8.2, and increased minimum WordPress version to 6.8.

GitHub
View full changelog

Added

  • Added php-parallel-lint/php-parallel-lint and php-parallel-lint/php-console-highlighter

Changed

  • Updated default PHP test version to 8.2- (>= 8.2)
  • Increased minimum_supported_wp_version to 6.8
  • Bump squizlabs/php_codesniffer to 3.13.5
  • Bump dealerdirect/phpcodesniffer-composer-installer to 1.2.0
  • Bump wp-coding-standards/wpcs to 3.3.0
  • Bump phpcompatibility/php-compatibility to ^10.0.0@dev
  • Bump phpcompatibility/phpcompatibility-wp to ^3.0.0@dev
  • Bump sirbrillig/phpcs-variable-analysis to 2.13.0
  • Bump phpcsstandards/phpcsutils to 1.2.2
stylelint-config-wordpress

Release 4.1.0

Bumps stylelint-config-standard-scss and stylelint-no-unsupported-browser-features to their latest versions.

GitHub
View full changelog

Changed

  • Bump stylelint-config-standard-scss to 16.0.0
  • Bump stylelint-no-unsupported-browser-features to 8.0.5
airfleet-cache-control-plugin

Release 3.9.1

Triggers Default Caches preload after updating or activating a plugin.

GitHub
View full changelog

Updated

  • Trigger Default Caches preload after updating or activating an Airfleet plugin.