amnuts / opcache-gui

A clean, effective and responsive interface for Zend OPcache
1.23k stars 198 forks source link

Interned strings information now only shows if it's present (fixes #26). #27

Closed amnuts closed 7 years ago

amnuts commented 7 years ago

The panels have been split into their own react components so that the interned strings panel doesn't have to be rendered if the data is not available. So style rule tweaks were made as a result of the panel change.