Skip to content

Releases: wp-cli/php-cli-tools

Version 0.12.0

Choose a tag to compare

@schlessera schlessera released this 03 Jul 10:40
2d1da47
  • Fix unit tests [#172]

Version 0.11.22

Choose a tag to compare

@schlessera schlessera released this 08 Dec 10:42
a6bb946
  • 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

Choose a tag to compare

@danielbachhuber danielbachhuber released this 29 Sep 15:28
b3457a8
  • PHP 8.2: strwidth() & Colors::pad()/decolorize() should always work with a string [#163]

Version 0.11.20

Choose a tag to compare

@danielbachhuber danielbachhuber released this 19 Sep 23:09
d788a2c
  • Update to WPCS v3 [#161]

Version 0.11.19

Choose a tag to compare

@danielbachhuber danielbachhuber released this 21 Jul 11:39
2d27f0d
  • Prevent warnings in PHP 8.2 when $col_values is empty [#160]

Version 0.11.18

Choose a tag to compare

@danielbachhuber danielbachhuber released this 04 Apr 16:04
0f503a7
  • fix PHP Deprecated: Creation of dynamic property [#158]

Version 0.11.17

Choose a tag to compare

@schlessera schlessera released this 17 Jan 04:32
  • Restore PHPUnit test runs [#155]

Version 0.11.16

Choose a tag to compare

@danielbachhuber danielbachhuber released this 03 Nov 15:25
c32e51a
  • Adds annotations to remove deprecated warning message on php8.1 [#152]

Version 0.11.15

Choose a tag to compare

@schlessera schlessera released this 25 Aug 23:12
  • Fix logic to check for TTY [#146]

Version 0.11.14

Choose a tag to compare

@schlessera schlessera released this 14 Jul 13:50
f8f340e
  • [PHP 8.2] Fix ${var} string interpolation deprecation [#148]