Andreas Heigl

Results 157 comments of Andreas Heigl

Screenshot already exists. See https://github.com/mezzio/mezzio-skeleton/pull/8

I'm currently more inclined to use [tm/tooly-composer-script](https://packagist.org/packages/tm/tooly-composer-script) as 1. that is configured using the already used composer.json (so one config file less in the already cluttered main directory) 2. it...

For sure butwon't be able to voice them for another week. So if you don't want to wait that's fine with me 😉

For me the whole Parameter declaration is not 💯% clear as most of it seems to duplicate internal functionality. `default` and `require` are already declarable via the function parameter declaration...

And I'm absolutely in favour of not allowing native types as type-aliases.

Yeah. failing at compile time makes more sense. There can only be one `name` entry. If there are more, that needs to be fixed.

Not yet @weierophinney. Will dig into it on the weekend.

When you write the output into a report the only thing you see on the console is one result for each process. That means that instead of having one output...

Thanks for raising @rocketpastsix. _But_: - Composer Autoloader is already used in the project (yes, it's a bit hidden away in the `init_autoload.php`-File that handles Zend-Framework integration also for usage...