Skip to content

3.0.1

Latest
Compare
Choose a tag to compare
@rebeccahum rebeccahum released this 14 May 15:09
· 15 commits to develop since this release
3.0.1
2b1d206

Increases requirements for PHPCS from 3.7.2 to 3.9.2 for improved PHP 8.2 and PHP 8.3 support. Please ensure you run composer update automattic/vipwpcs --with-dependencies to benefit from this.

Removed

  • Functions/RestrictedFunctions:
    • #812: Remove restricting term_exists().
    • #814: Remove restricting get_page_by_title().
    • #817: Remove restricting get_page_by_path().

Changed

  • #799: Classes/DeclarationCompatibility: Sync signature definitions with WP Core.

Full Changelog: 3.0.0...3.0.1