Skip to content

Releases: wp-cli/doctor-command

Version 2.1.3

19 Sep 23:07
ad8446b
Compare
Choose a tag to compare
  • Update to WPCS v3 [#181]

Version 2.1.2

14 Aug 23:03
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare