What version of this package are you using?
0.32.0
What operating system, Node.js, and npm version?
Docker php:8.3-fpm
What happened?
Deprecations warnings
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /app/vendor/codedungeon/phpunit-result-printer/src/PrinterTrait8.php on line 174
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /app/vendor/codedungeon/phpunit-result-printer/src/PrinterTrait8.php on line 174
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /app/vendor/codedungeon/phpunit-result-printer/src/PrinterTrait8.php on line 177
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /app/vendor/codedungeon/phpunit-result-printer/src/PrinterTrait8.php on line 177
Deprecated: Creation of dynamic property Codedungeon\PHPUnitPrettyResultPrinter\Printer::$colorsTool is deprecated in /app/vendor/codedungeon/phpunit-result-printer/src/PrinterTrait8.php on line 91
Deprecated: Creation of dynamic property Codedungeon\PHPUnitPrettyResultPrinter\Printer::$defaultConfigOptions is deprecated in /app/vendor/codedungeon/phpunit-result-printer/src/PrinterTrait8.php on line 248
Deprecated: Creation of dynamic property Codedungeon\PHPUnitPrettyResultPrinter\Printer::$anyBarEnabled is deprecated in /app/vendor/codedungeon/phpunit-result-printer/src/PrinterTrait8.php on line 282
Deprecated: Creation of dynamic property Codedungeon\PHPUnitPrettyResultPrinter\Printer::$anyBarPort is deprecated in /app/vendor/codedungeon/phpunit-result-printer/src/PrinterTrait8.php on line 283
What did you expect to happen?
No warnings
Are you willing to submit a pull request to fix this bug?
What version of this package are you using? 0.32.0
What operating system, Node.js, and npm version? Docker php:8.3-fpm
What happened?
Deprecations warnings
What did you expect to happen?
No warnings
Are you willing to submit a pull request to fix this bug?
Probably