Skip to content

Releases: wp-cli/wp-cli-tests

Version 4.2.9

21 Dec 12:47
efbbcc4
Compare
Choose a tag to compare
  • Avoid PHP warnings on missing variables [#198]

Version 4.2.8

20 Dec 18:15
c921f04
Compare
Choose a tag to compare
  • Add socket env to internal variables [#197]

Version 4.2.7

20 Dec 16:18
fac747f
Compare
Choose a tag to compare
  • Add mapped_socket_folder to allow for socket-based DB testing [#196]

Version 4.2.6

18 Dec 19:04
ad0017b
Compare
Choose a tag to compare
  • Lock version of SQLite plugin to v2.1.3 [#195]
  • Add missing protocol for socket connection [#194]

Version 4.2.5

18 Dec 16:38
f48db2f
Compare
Choose a tag to compare
  • Support sockets in composer prepare-tests [#193]

Version 4.2.4

10 Nov 12:30
0601666
Compare
Choose a tag to compare
  • Fix SQLite mu-plugins usage with composer installs [#192]

Version 4.2.3

10 Nov 10:58
4123df6
Compare
Choose a tag to compare
  • Move SQLite plugin to mu-plugins [#191]

Version 4.2.2

24 Oct 07:55
560ed5c
Compare
Choose a tag to compare
  • SQLite: Support custom wp-content directory [#188]

Version 4.2.1

23 Oct 12:19
b452014
Compare
Choose a tag to compare
  • SQLite: fix wp-config.php creation [#187]
  • Fix readme [#186]

Version 4.2.0

18 Oct 23:33
3e2db82
Compare
Choose a tag to compare
  • Rename DB_TYPE env variable into WP_CLI_TEST_DBTYPE [#184]