runLocally gives two results #4103
-
Deployer Versionv.7.5.12 Target OSWindows 11 Which PHP version are you using?PHP 8.4 Content of deploy.php or deploy.yaml
Steps to reproduceThe deploy.php gives this: vendor/bin/dep testgit -vvv
Are two lines with the result "new-user-name" expected?.. If I set
i.e. I have a single line, but no
|
Beta Was this translation helpful? Give feedback.
Answered by
antonmedv
Aug 11, 2025
Replies: 1 comment
-
Looks correct to me. One value is printed by runLocally, second by writeln. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
new-user-name
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks correct to me. One value is printed by runLocally, second by writeln.