Skip to content

Releases: wp-cli/wp-cli-tests

Version 2.1.9

12 Nov 16:54
003f185
Compare
Choose a tag to compare
  • Add is_customize_preview() polyfill [#76]

Version 2.1.8

12 Nov 12:36
3d15e51
Compare
Choose a tag to compare
  • Only create mu-plugins dir if it doesn't exist [#75]

Version 2.1.7

11 Nov 17:27
75d9b6c
Compare
Choose a tag to compare
  • Exclude rules that disallow short array syntax & short ternaries [#74]

Version 2.1.6

08 Nov 16:05
006eca0
Compare
Choose a tag to compare
  • Add polyfill for get_theme_file_uri() [#72]

Version 2.1.5

03 Nov 21:11
593ec79
Compare
Choose a tag to compare
  • Fix MySQL8 column-statistics compatibility issue [#71]

Version 2.1.4

20 Aug 10:35
ad3eb31
Compare
Choose a tag to compare
  • Move roave security advisories to dev dependencies [#70]

Version 2.1.3

12 Jul 15:57
1ac3dac
Compare
Choose a tag to compare
  • Replace variables in generated file path and content [#69]

Version 2.1.2

02 Jul 07:21
8a004e9
Compare
Choose a tag to compare
  • Allow for temp folder to be prefixed with /private [#68]

Version 2.1.1

20 Apr 16:56
83b636f
Compare
Choose a tag to compare
  • Fix ID comparison [#64]
  • Always show sniff name in addition to error message [#63]
  • Add QA-checks for the WP_CLI_CS ruleset [#62]

Version 2.1.0

19 Apr 15:18
a6a3ef6
Compare
Choose a tag to compare
  • Use snake_case for support functions and put them under a namespace [#59]
  • Prefix functions in global namespace [#58]
  • Add CODEOWNERS file [#57]
  • Remove unneeded framework files [#56]
  • Adapt variable names to move from camelCase to snake_case [#55]
  • Use strict comparisons [#54]
  • Wrap Behat & PHPUnit bootstrapping code into a function [#53]
  • PHPCS: fix up the code base [10] - rename a local variable [#52]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.1 [#50]
  • Send SIGTERM before sending SIGKILL [#47]
  • PHPCS: fix up the code base [8] - assignments in conditions [#45]
  • Create a WP_CLI_CS standard for PHP_CodeSniffer [#44]
  • PHPCS: fix up the code base [9] - assignments in conditions [#43]
  • PHPCS: fix up the code base [7] - multi-line function calls [#42]
  • PHPCS: fix up the code base [6] - multi-line function calls [#41]
  • PHPCS: fix up the code base [5] - yoda conditions [#40]
  • PHPCS: fix up the code base [4] - strict comparisons [#39]
  • PHPCS: fix up the code base [3] - scope modifiers [#38]
  • PHPCS: fix up the code base [2] - object instantiation [#37]
  • PHPCS: fix up the code base [1] - whitespace [#36]