Releases: wp-cli/php-cli-tools
Releases · wp-cli/php-cli-tools
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]
Version 0.11.14
- [PHP 8.2] Fix
${var}
string interpolation deprecation [#148]
Version 0.11.13
- Update TTY checks [#145]
Version 0.11.12
- Fix deprecated usage of
join()
[#142]
Version 0.11.11
- Fix incorrect namespace for cli\notify\xxx [#137]
Version 0.11.10
- Use forced width attribution as fallback only to avoid scrapping manual widths [#136]