Skip to content

Releases: wp-cli/wp-cli-tests

Version 5.1.5

25 Mar 11:37
1883ea9

Choose a tag to compare

  • Add new @skip-object-cache Behat tag [#324]

Version 5.1.4

24 Mar 17:21
232f552

Choose a tag to compare

  • Add persistent object cache support [#322]
  • Revert "Setup & teardown hardening" [#321]
  • Setup & teardown hardening [#320]

Version 5.1.3

23 Mar 13:36
df637ac

Choose a tag to compare

  • Harden cleanup on CI to avoid filesystem bottlenecks [#319]

Version 5.1.2

23 Mar 09:04
5014666

Choose a tag to compare

  • Handle renamed SQLite database file (.ht.sqlite → .ht.sqlite.php) [#318]

Version 5.1.1

20 Mar 08:02
9c1aa9b

Choose a tag to compare

  • Harden SQLite install cache copy operations with file_exists guards [#317]
  • Update PHP_CodeSniffer repository link [#314]

Version 5.1.0

18 Mar 17:26
67c51a8

Choose a tag to compare

  • Fix typo in WPCliRuncommandDynamicReturnTypeExtension [#312]
  • Improve compatibility with other operating systems [#274]

Version 5.0.11

16 Mar 14:49
79ab345

Choose a tag to compare

  • Automate detection and removal of unused PHP use statements via Slevomat Coding Standard [#311]
  • Resolve WP_VERSION to latest patch when only major.minor is provided [#307]
  • Improve error message for failed steps [#304]

Version 5.0.10

15 Feb 17:28
26313e2

Choose a tag to compare

  • Add @skip-<dbtype> tags for database-specific test exclusion [#302]

Version 5.0.9

05 Feb 21:27
aaa3187

Choose a tag to compare

  • Upgrade require szepeviktor/phpstan-wordpress [#298]
  • Fix MariaDB 11.4+ warnings with --no-defaults flag [#297]

Version 5.0.8

13 Jan 16:00
8e20b27

Choose a tag to compare

  • Replace inner variables first [#295]