Théo FIDRY
Théo FIDRY
- [ ] Fix various TODOs - [x] Fully migrate to the new PHP-Scoper config - [ ] Get rid of or extract the FS layer - [x] Get rid...
- Do not use `SerializablePhpScoper` when no-parallel is used - Do not execute the process file bootstrapping in `Box`
## Bug report | Question | Answer | ------------| --------------- | Box version |3.8.0 | PHP version | 7.2.18 | Platform with version | OSX When trying to compile Box,...
### Untouched - [ ] [php-translation](https://github.com/php-translation/cli) - [ ] [psh](https://github.com/shopwareLabs/psh) - [ ] [PHPUnit](https://github.com/sebastianbergmann/phpunit) - [ ] [phpmetrics](https://github.com/phpmetrics/PhpMetrics/) - [ ] [paragonie/random_compat](https://github.com/paragonie/random_compat) - [ ] [phpbrew/Onion](https://github.com/phpbrew/Onion) - [ ] [facile-it/paraunit](https://github.com/facile-it/paraunit)...
Note: the description has been edited to go through the issue more easily. The goal here is to be able to generate a installer file a la Composer (cf. [Composer...
/cc @c33s - [ ] Make the tests pass - [ ] Add AppVeyor - [ ] Check the compatibility with emojis - [ ] Check the compatibility with the...
I'm not really familiar with the subject so this is more as a note if someone more of an expert can give his input and meanwhile doing some research. From...
## Feature Request It could be interesting to have a [Box compactor](https://github.com/humbug/box/blob/master/doc/configuration.md#compactors-compactors) which transpile the code from PHP7 to PHP5. As a result, for example, one could ship a PHP...