1

Starting with a recent version of Eclipse PDT, the standard out and standard error from executed PHP CLI code doesn't appear in the console anymore. (It still shows up in the Debug-perspective in the Debug Output-view).

How can I change this back so that PHP CLI output arrives in the console again?

1 Answers1

2

Wait for the bug to get fixed. :( https://bugs.eclipse.org/bugs/show_bug.cgi?id=282997

If you find another solution, let me know please!