box icon indicating copy to clipboard operation
box copied to clipboard

📦🚀 Fast, zero config application bundler with PHARs.

Results 137 box issues
Sort by recently updated
recently updated
newest added

## Bug report | Question | Answer | ------------| --------------- | Box version | 3.16.0 | PHP version | 8.1.7 | Platform with version | Linux This could also be...

bug
has PR

## Feature Request PHARs are a format that allows one to "compile" your application into a single file. Box also [supports Docker](https://github.com/humbug/box/blob/master/doc/docker.md#docker-support) to allow one to depend only on Docker...

help wanted
RFC

Hello, I just started having fun with Box and tried to compile simple (empty) symfony 6 application. After successfully compiling I have an error: ``` PHP Warning: Constant already defined...

## Bug report | Question | Answer | ------------| --------------- | Box version | 3.14.0 | PHP version | 8.0 | Github Repo | https://github.com/infection/infection/pull/1623 Box fails compiling a prefixed...

bug

## Bug report | Question | Answer | ------------| --------------- | Box version | 3.16.0 | PHP version | 7.4.21 | Platform with version | macOS | Github Repo |...

## Bug report | Question | Answer | ------------| --------------- | Box version | 3.16.0 | PHP version | 8.0.16 | Platform with version | macOS 12.2.1 | Github Repo...

## Bug report | Question | Answer | ------------| --------------- | Box version | 3.15.0@8923e3c | PHP version | 7.4 or 8.0.14 | Platform with version | Docker Alpine and...

bug

## Bug report | Question | Answer | ------------| --------------- | Box version | 3.16.0@adb282a | PHP version | 7.4 | Composer version | 2.2.0 | Platform with version MacOS...

- [ ] Fix various TODOs - [x] Fully migrate to the new PHP-Scoper config - [ ] Get rid of or extract the FS layer - [x] Get rid...

Option `metatada` of the `box info` command seems useless, because when a PHP Archive has some meta-data, there are displayed without the need to specify option `--metadata` **Context** Official version...