CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 22:39:35 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"cf3e3b993cdbb4ce24bcd0dc9daa8f29"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=yoQYu0phOti3HiAU4XN8bnVuztwQ8U2l5KEVy6%2FTVkDnEmLqX2lGJvGGvFVRtctbW2BRt2EUFPiOo2BHsJmcdH2%2FtN2O5POk62SYNrIHi2EbHKYn2sf8%2FGaITMRkItGDEAmJ6wbfRaJOkkf2lFy3m6kbuezJndr1WWz8jxN7usU9RUeXLkY19ovb1xVx9IEBMZ03dhsZsIgxEHhbo%2Bv%2BXWfb987eYY%2BixD2tYxwvG4kyaPa6T5mYQRA8EijA8vWgww9AW72Yl9MLRdoCgI%2F0zQ%3D%3D--tHaIyttvCgL5NxGA--lDC3uIwRl7dXhH856vCuOg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.393349271.1753396775; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 22:39:35 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 22:39:35 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E70E:3EA3D0:2B484:42389:6882B626
Releases · quasilyte/phpgrep · GitHub
29 Apr 17:39
Loading
06 Dec 22:38
Loading
29 May 19:28
Loading
14 Aug 12:57
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 10
Releases: quasilyte/phpgrep
Releases · quasilyte/phpgrep
v1.0.1
11a7680
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
What's Changed
- add multi-target support (comma-separated) by @quasilyte in #67
- readme: update examples by @quasilyte in #68
- internal/phpgrep: make the output colored by default by @quasilyte in #71
- add the MatchLine support by @quasilyte in #72
- internal/phpgrep: add more colors and support env vars by @quasilyte in #73
- internal/phpgrep: add "update" and "none" progress printing modes by @quasilyte in #74
- implement fuzzy matching (can be disabled with
--strict-syntax
) by @quasilyte in #75 - fix errors printing in "update" progress mode by @quasilyte in #76
- use vkcom php parser version by @quasilyte in #78
- add
--exclude-results
option by @quasilyte in #79 - add --php-ext argument by @quasilyte in #83
Full Changelog: v1.0.0...v1.0.1
Assets 4
v1.0.0
0a980c4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
Features:
- Added
-format
CLI option (5fc6e36) - Case insensitive search and
-case-sensitive
CLI option #57 (eb9e739) - Fix filter bug #5 (25f4f8b)
- Printing the number of total matches (3b666ab)
- Patterns can now backtrack properly #63 #42 (0a980c4)
Other:
- Switched to the NoVerify implementation (a75b5e5)
Why releasing v1.0.0
? I'm pretty confident that the current CLI interface is good enough.
I tested phpgrep
on many projects. It works quite well, as long as its underlying PHP parser can
understand the code.
There is also a VS Code extension if you're using that. :)
Assets 6
v0.7.0
53a3127
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Compare
- Added
-limit
option - Added
-exclude
option - Performance improvements
- Integrated into VS Code https://github.com/quasilyte/vscode-phpgrep
Assets 5
Prototype release for public testing
Compare
Most basic functionality work.
Library API is not stable yet.
CLI API is probably going to stay the same.
If you have any issues with this release, please submit an issue
and/or try building phpgrep from master.
Assets 4
You can’t perform that action at this time.