Skip to content

5.23.4-alpha-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sebastianfeldmann sebastianfeldmann released this 20 Aug 09:27
· 99 commits to main since this release
fe4c5b6
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