Releases: wp-cli/php-cli-tools
Releases · wp-cli/php-cli-tools
Version 0.12.0
03 Jul 10:40
Compare
Sorry, something went wrong.
No results found
Version 0.11.22
08 Dec 10:42
Compare
Sorry, something went wrong.
No results found
Fix maxFlag to flagMax and maxOption to optionMax typos in HelpScreen class [#170 ]
Use class instead of static variables for the speed measurement [#168 ]
Remove inexistent post-install-cmd [#167 ]
Fix type hinting for prompt function [#141 ]
Version 0.11.21
29 Sep 15:28
Compare
Sorry, something went wrong.
No results found
PHP 8.2: strwidth() & Colors::pad()/decolorize() should always work with a string [#163 ]
Version 0.11.20
19 Sep 23:09
Compare
Sorry, something went wrong.
No results found
Version 0.11.19
21 Jul 11:39
Compare
Sorry, something went wrong.
No results found
Prevent warnings in PHP 8.2 when $col_values is empty [#160 ]
Version 0.11.18
04 Apr 16:04
Compare
Sorry, something went wrong.
No results found
fix PHP Deprecated: Creation of dynamic property [#158 ]
Version 0.11.17
17 Jan 04:32
Compare
Sorry, something went wrong.
No results found
Restore PHPUnit test runs [#155 ]
Version 0.11.16
03 Nov 15:25
Compare
Sorry, something went wrong.
No results found
Adds annotations to remove deprecated warning message on php8.1 [#152 ]
Version 0.11.15
25 Aug 23:12
Compare
Sorry, something went wrong.
No results found
Fix logic to check for TTY [#146 ]
Version 0.11.14
14 Jul 13:50
Compare
Sorry, something went wrong.
No results found
[PHP 8.2] Fix ${var} string interpolation deprecation [#148 ]