This repository was archived by the owner on Sep 8, 2021. It is now read-only.
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
PHP 7.3 add support for Symfony 4 #38
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels