box-project / box

📦🚀 Fast, zero config application bundler with PHARs.
https://box-project.github.io/box
MIT License
1.1k stars 101 forks source link

Ensure the PHP-Scoper config file is not loaded multiple times #1363

Open theofidry opened 2 months ago

theofidry commented 2 months ago

Bug report

Question Answer
Box version x.y.z
PHP version x.y.z
Platform with version e.g. Ubuntu/Windows/MacOS
Github Repo -

The PHP-Scoper configuration file could contain various side effects, hence we should not load it several times within Box (e.g. when using parallelism).