You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Since v3.0, Retry task isn't working as expected, no new line is added between calls. Which result on consecutive calls on same line i.e:bin/failbin/failbin/failbin/fail.
In v2.17.4, RetryTask and ExecTask with command was working as expected.
Describe the bug
Since v3.0, Retry task isn't working as expected, no new line is added between calls. Which result on consecutive calls on same line i.e:
bin/failbin/failbin/failbin/fail
.In v2.17.4, RetryTask and ExecTask with command was working as expected.
Steps To Reproduce
Expected behavior
Each retry should be on a new line
Screenshots / terminal output
Additional context
PHP 8.2.12
phing/phing 3.0.0
The text was updated successfully, but these errors were encountered: