Skip to content

Instantly share code, notes, and snippets.

@ermand
Created October 5, 2016 13:58
Show Gist options
  • Save ermand/b78c14dc875f265a42b24c39da2477eb to your computer and use it in GitHub Desktop.
Save ermand/b78c14dc875f265a42b24c39da2477eb to your computer and use it in GitHub Desktop.
Reset opcache in php
<?php
opcache_reset();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment