You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some packages are very difficult to bundle as a phar, most often because they work with their paths in a way that does not work within phars (most notably using realpath() etc.)
This should not be turned on by default for performance reasons, so we will need an additional config option.
Some packages are very difficult to bundle as a phar, most often because they work with their paths in a way that does not work within phars (most notably using realpath() etc.)
This should not be turned on by default for performance reasons, so we will need an additional config option.
Refs box-project/box2-lib#11
The text was updated successfully, but these errors were encountered: