Monocle
Monocle copied to clipboard
php compatibility
trafficstars
I've been trying to run monocle in a local (test) environment. And it was very unhappy. The root cause seems to be that it is only compatible with php 7.1.
The main instance I run is on php 7.2. I can't promise it will run in 7.4 though since there were a few significant changes there. Should be fine in 7.2 at least though.
It is very sensitive to the version... if I try with 7.2.22 there is much unhappiness. Which exact version of 7.2.x are you running? FWIW, it seems quite happy with 7.1.32 (and for my use case in a test environment I can live with that).