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
Try to fix PHAR autoloading issue
The PHAR autoloader does not load the Symfony polyfill bootstrap files.
That's why the PHAR is crashing if not intl extension is loaded.
- Updated to latest Box version
- Copied a hack from PHPStand