Closed martin-helmich closed 9 months ago
This PR changes the mittwald:opcache:flush command to use CacheTool instead of using the touch php.ini hack; this is more reliable and allows flushing the OPCache selectively for the specific app.
mittwald:opcache:flush
touch php.ini
This PR changes the
mittwald:opcache:flush
command to use CacheTool instead of using thetouch php.ini
hack; this is more reliable and allows flushing the OPCache selectively for the specific app.