Releases: wp-cli/wp-cli-tests
Releases · wp-cli/wp-cli-tests
Version 4.0.1
- Add missing filesystem function exclsuions [#178]
- Update PHPCS config [#177]
Version 4.0.0
- Use host when checking MySQL server [#173]
- Update to WPCS v3 [#176]
Version 3.2.7
- Use http_request() helper instead of Requests directly [#171]
Version 3.2.6
- Update
FeatureContext::$result
and FeatureContext::$email_sends
visibility [#170]
Version 3.2.5
- Use
TEST_USER
instead of TEST_DB
[#169]
Version 3.2.4
- Use POSIX-compatible counter incrementing [#168]
Version 3.2.3
- Update install-package-tests to wait until MySQL is ready to accept connections [#167]
- Avoid error when using
composer behat -- --help
[#166]
Version 3.2.2
- Fix PHP 8.2 deprecation warnings [#165]
Version 3.2.1
- Mark
run-phpcbf-cleanup
as executable [#164]
- Add
phpcbf
mention to README [#163]
Version 3.2.0
- Allow
wordpress-core-installer
in composer.json
[#162]
- Add a
composer phpcbf
command [#161]