phpstan-baseline-analysis icon indicating copy to clipboard operation
phpstan-baseline-analysis copied to clipboard

bash read/write hack

Open staabm opened this issue 2 years ago • 0 comments

to read and write the same file within a single pipe we need a hack

maybe we should instead add a new option like --out-file or similar so we can write the file from within php instead of using stdout redirection on the bash

up to discussion

staabm avatar Oct 30 '23 12:10 staabm