PeeHaa / OpCacheGUI

GUI for PHP's OpCache
1.46k stars 170 forks source link

Remove load_comments directive everywhere for PHP7+ #85

Closed ekinhbayar closed 6 years ago

ekinhbayar commented 6 years ago

This directive was removed PHP 7.0 onwards since loading comments cost nothing now and this is always enabled.