issues
search
Ipstenu
/
varnish-http-purge
Proxy Cache Purge
Apache License 2.0
46
stars
47
forks
source link
Improve grep output formatting
#61
Closed
danielbachhuber
closed
6 years ago
danielbachhuber
commented
6 years ago
Trim the
ABSPATH
from the displayed filepath.
Only grep PHP files to avoid matching minified JavaScript.
Use
system()
to mitigate output buffering issues.
See #60
ABSPATH
from the displayed filepath.system()
to mitigate output buffering issues.See #60