Doctor Command Versions Save

Diagnose problems within WordPress by running a series of checks for symptoms

v2.1.3

8 months ago
  • Update to WPCS v3 [#181]

v2.1.2

10 months ago
  • 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]

v2.1.1

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

v2.1.0

3 years ago
  • 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]

v2.0.0

5 years ago
  • 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]