Skip to content

[FrameworkBundle][Process] 3.2.0 RC1: Webserver as run configuration in PhpStorm/IntelliJ #20565

Closed
@derrabus

Description

@derrabus

It has always been handy for me to configure the server:run command as a run configuration in PhpStorm. This way, I can launch the webserver with a single click and relaunch or stop it from within the IDE.

bildschirmfoto 2016-11-19 um 00 35 16

After upgrading to Symfony 3.2, this run configuration has stopped working. When launching it, it stops immediately the following error message:

  [Symfony\Component\Debug\Exception\ContextErrorException]                   
  Warning: proc_open(/dev/tty): failed to open stream: Device not configured 

Running the command in a normal shell still works, though.

System: macOS 10.12.1, php 7.1.0 RC6.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions