Varying-Vagrant-Vagrants / VVV

An open source Vagrant configuration for developing with WordPress
https://varyingvagrantvagrants.org
MIT License
4.54k stars 847 forks source link

Migrate opcache-status to opcache-gui #2149

Closed Mte90 closed 4 years ago

Mte90 commented 4 years ago

Right now the opcache dashboard is https://github.com/rlerdorf/opcache-status and last update is from 2015. Also it is compatible with php 5.5 so it maybe in the future can have problems.

A solution is to migrate to https://github.com/amnuts/opcache-gui that is simple to install like this other one and includes more features and is maintained.

The vvv-utilities provision code is here: https://github.com/Varying-Vagrant-Vagrants/vvv-utilities/blob/master/opcache-status/provision.sh

tomjn commented 4 years ago

I think this looks good, but we should add an opcache-gui utility, and mark opcache-status as deprecated with a message