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
{{ message }}
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
Unfortunately the extension simplexml is not available on version PHP 7.3, so I can not use the layer to run a Symfony 4 application. There are a few extensions that are required by Symfony 4. Could we support it, like you do for PHP 7.1?
So that you know, I was able to run it using PHP 7.1 by having a php.ini at the root of the project that enabled the needed extensions and after changing the cache and log dirs to use /tmp.