Tobias Munk
Tobias Munk
Found this script: http://stackoverflow.com/a/494295/291573 (32 upvotes) and this one: http://pear.php.net/package/PHP_Beautifier (inactive)
@ccirello No, not yet - but looks promising, thank you. I tried https://github.com/cmrcx/phptidy for https://github.com/schmunk42/yii2-giiant
We also need to raise PHP min version in composer.json to 5.5 when using `::class`
Not from my side, but it would still be good to have an update, I think.
I support the idea 100% \o/ @machour: just @ me at will or reach out on Slack or via E-mail. With which repo do you wanna start?
We have that already ;) https://github.com/yiisoft/yii-docker Including tests with `phpunit tests/framework/ --exclude db` https://travis-ci.com/yiisoft/yii-docker
> I support, first build a basic image, and then define it separately according to different extensions. I actually referred to this, what I wanted to say is: There are...
So, there are 7.4 images now. But which tests can/should be run since there's no more `yii-core`?
What takes a lot of time (and space) is a `composer install` (with dev-packages) for each package, but I think it is the cleanest way to do it. I'd recommend...
I think IDs would even be better, since there could be `:1.0.0`,`:latest` and _none_ pointing to the same image.