Releases: wp-cli/php-cli-tools
Releases · wp-cli/php-cli-tools
Version 0.12.1
Version 0.12.0
- Fix unit tests [#172]
Version 0.11.22
Version 0.11.21
- PHP 8.2: strwidth() & Colors::pad()/decolorize() should always work with a string [#163]
Version 0.11.20
- Update to WPCS v3 [#161]
Version 0.11.19
- Prevent warnings in PHP 8.2 when
$col_values
is empty [#160]
Version 0.11.18
- fix PHP Deprecated: Creation of dynamic property [#158]
Version 0.11.17
- Restore PHPUnit test runs [#155]
Version 0.11.16
- Adds annotations to remove deprecated warning message on php8.1 [#152]
Version 0.11.15
- Fix logic to check for TTY [#146]