composer server logs php
does not work
#586
Labels
bug
Existing functionality isn't behaving as expected
composer server logs php
does not work
#586
On three separate Altis local server projects on my machine the
composer server logs php
command hangs without any output. When I run the underlying command, I get the following error:However, I'm not sure if that's the exact command that gets run. I was looking at the
Command::logs()
method.All sites are on Altis version 12.
Running
composer server logs <type>
for all the other log types works as expected. Onlyphp
is broken.One of the three sites is on PHP 8, the other two are on PHP 7.4.
The text was updated successfully, but these errors were encountered: