PHP 7.4 Breaks UI
klaxian opened this issue · 2 comments
klaxian commented
Upgrading to PHP 7.4 breaks the UI. Frames are in the wrong place and it is unusable. There is probably a new warning or error preventing everything from being rendered correctly.
ffflabs commented
It seems related to an open issue in php console
barbushin/php-console#165
I'll check if it's easy to remove said dependency. However, composer complained a lot too, and I'm afraid other things might be broken on 7.4.