Monocle icon indicating copy to clipboard operation
Monocle copied to clipboard

php compatibility

Open omz13 opened this issue 5 years ago • 2 comments
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.

omz13 avatar Jul 09 '20 18:07 omz13

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.

aaronpk avatar Jul 09 '20 18:07 aaronpk

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).

omz13 avatar Jul 10 '20 04:07 omz13