Ivan Enderlin

Results 885 comments of Ivan Enderlin

@webmozart Actually, I can help, but I just would like to know what you would like to do or not. Maybe the Symfony bridge to `Hoa\Console` would do all the...

Hello @webmozart! I know that `Console::getInput` and `Console::getOutput` as static methods is not the best but the setters also exist: `Console::setInput` and `Console::setOutput`. Inputs and outputs deal with streams, so...

I think we should calm down a little bit :-). @djmattyg007 There is no organisational issue or something else. Good catch for `trait_exists`, it lands since PHP 5.4 and so...

Yup, it's normal. The `}` changes the state of the sequence matcher (from “in function” to “in class”).

Hello, Yup, I think we should do that.

Hello :-), Same as #1.

Hello, Are you OK to open a PR to tackle that :-)?