Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow to force scripts invalidation #63

Merged
merged 1 commit into from
May 21, 2018

Conversation

jaymecd
Copy link
Contributor

@jaymecd jaymecd commented Dec 1, 2017

This PR is aimed to force scripts invalidation via --force|-f command option.

If set to TRUE, the script will be invalidated regardless of whether invalidation is necessary.
http://php.net/manual/en/function.opcache-invalidate.php

OpcacheProxy already has transparent support for this flag, but it was not passed from the command.

  • removed unused import

@gordalina gordalina merged commit cd58191 into gordalina:master May 21, 2018
@gordalina
Copy link
Owner

Thanks for your contribution, its part of release 3.1.0.

@jaymecd jaymecd deleted the forced_invalidation branch May 22, 2018 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants