Skip to content

Releases: wp-cli/doctor-command

Version 2.2.0

05 Sep 11:08
aa2ae20

Choose a tag to compare

  • Fix broken tests [#204]
  • Require PHP 7.2.24+ [#202]
  • Fix tests due to WP version requirements in tested plugins [#201]
  • Fix tests / don't force PHP 5.6 platform [#199]
  • Regenerate README file [#198]
  • Require wp-cli/wp-cli v2.12 [#197]
  • Allow manually dispatching tests workflow [#195]
  • Update architecture to adapt package structure [#194]
  • Regenerate README file [#193]
  • Regenerate README file [#192]
  • Add list of files to report of 'wp doctor check cache-flush' command [#191]
  • Add missing behat.yml file and update feature tests [#190]
  • Add option to filter check results [#188]
  • Update command docs [#185]
  • cache-flush check: Return early if a match is found [#182]
  • Adapt package structure [#165]

Version 2.1.3

19 Sep 23:07
ad8446b

Choose a tag to compare

  • Update to WPCS v3 [#181]

Version 2.1.2

14 Aug 23:03

Choose a tag to compare

  • Fix deprecation notice in PHP 8.2 [#179]
  • Update wp-cli/wp-cli-tests requirement from ^2.1 to ^3.2 [#177]
  • Correct docblock in class-cache-flush.php [#176]
  • Update guide links to their final destinations [#175]
  • Update runcommand.io links to corresponding handbook pages [#174]

Version 2.1.1

19 Aug 12:07
12905ac

Choose a tag to compare

  • Fix divide-by-zero warning in plugin checks [#167]
  • Update badge [#164]
  • Remove CircleCI setup [#162]
  • Use WP_CLI::runcommmand() for verifying checksums. [#161]

Version 2.1.0

04 Jul 17:32
67c5ee4

Choose a tag to compare

  • Update Travis CI config to enforce PHP 7.4 compatibility [#152]
  • Move PHP 5.4 tests from WP_VERSION latest to 5.1.1 [#145]
  • Add CircleCI 2.1 config. [#144]
  • Update required wp-cli/wp-cli version [#143]

Version 2.0.0

17 Dec 13:16
92999f7

Choose a tag to compare

  • Fix Composer version constraints [#140]
  • Move command over to new v2 structure [#139]
  • Fix @var tag for check->_message [#134]
  • Add value_is_not setting to option value check [#133]
  • Move the options header for check command docs [#132]
  • Revert "Validate MIME type against extensions" [#130]
  • Add --format=count to supported formats [#127]
  • Exit code 1 for any failed checks [#125]
  • Validate MIME type against extensions [#120]
  • Check for available language updates [#119]
  • Updated PHP_In_Upload check's class description [#118]
  • Check for PHP files in Uploads folder [#117]
  • Detect presence of wp_cache_flush() [#116]
  • Remove composer.lock; update test string; use dist: precise for PHP 5.3 [#114]
  • Update package with latest scaffolded components [#112]
  • Update test suite to get tests passing again [#110]
  • Fix Travis CI caching for composer [#109]
  • Falsy File_Content [#107]
  • Warn instead of error when RecursiveDirectoryIterator excepts [#105]
  • s/doctor/doctor-command/ [#101]
  • Reduce number of Travis builds by only running WP_VERSION=trunk once [#100]
  • Regenerate README for general WP-CLI consumption [#99]

Version 0.1.0

15 Nov 16:42

Choose a tag to compare