Théo FIDRY

Results 764 comments of Théo FIDRY

Hopefully it's really easy to do it: https://gist.github.com/coolaj86/1318304 So 2 command lines :) you can even automate the process with Travis CI

Ah yes true enough, 3 command lines is when there is no problems^^ It possible that there is a level of permissions required or some dependancies lacking. And of course,...

Oh shit, I published it in a rush. I thought I hadn't done that since I'm not the maintainer. Anyway now I transferred the ownership to you stephband. If you...

As a very long time user (and current maintainer although not much has changed for a long time) of https://github.com/bamarni/composer-bin-plugin, I think it fits the bill perfectly for a lot...

Such generators shouldn't be too hard to do but I don't think this belongs to the core but rather as a dedicated library leveraging both. This would allow to make...

This issue is still occurring locally... no clue why or how to fix it ``` $ make compile # Compile Box bin/box compile ____ / __ )____ _ __ /...

PHP-Scoper checks if the function is internal or not and if not will mark it to append it to the autoload. So it depends on: - Which PHP version you...

>What's this one? How can I force it? This is from the stub dependency installed via Composer hence the one shipped in the PHAR. There is no hard constraint there...