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
Ideally, the resulting phar files should also be executable on systems that do not have the Phar extension enabled. (This is not about adding support for creating phars without the Phar extension.)
Once box-project/box2-lib#4 is fixed, we should add an option to add the compatibility layer for systems with no phar support.
This is mainly larger file size (around +8KiB) vs better compatibility.