Closed andytson-inviqa closed 2 years ago
CLI tools should use stderr for out-of context output, so they don't interfere with machine reading of stdout
Currently we have lots of PHP deprecations on PHP 8.1, and though we could silence them, it would be nicer to solve them instead.
This PR at least allows the commands to still function
CLI tools should use stderr for out-of context output, so they don't interfere with machine reading of stdout
Currently we have lots of PHP deprecations on PHP 8.1, and though we could silence them, it would be nicer to solve them instead.
This PR at least allows the commands to still function