8000 [NETBEANS SUPPORT BREAK] Detection of interactive shell fails · Issue #9946 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
[NETBEANS SUPPORT BREAK] Detection of interactive shell fails #9946
Closed
@tmysik

Description

@tmysik

This issue was originally reported in NetBeans Bugzilla, see [1].

The problem is that Symfony now detects wheher the shell is interactive or not - and this detection fails when one runs a Symfony command directly in NetBeans. This used to work in previous versions of Symfony so it is a regression (from NetBeans' point of view). Moreover, there is no way to force interactive shell so unfortunately we are not able to fix/work around it rigth now.

Proposed solution:
If an env variable (e.g. SHELL_INTERACTIVE=true) is set, the interactive shell will be forced. Or, of course, a new option could be added but in such case, it would be kind of backward compatibility break since NetBeans would not work with older Symfony versions (with the env variable, this problem would not occur).

Thanks.
[1] https://netbeans.org/bugzilla/show_bug.cgi?id=239750

Metadata

Metadata

Assignees

No one assigned

    Labels

    ConsoleGood first issueIdeal for your first contribution! (some Symfony experience may be required)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0