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

[TASK] Drop PHP_CodeSniffer #831

Closed
wants to merge 1 commit into from
Closed

Conversation

oliverklee
Copy link
Contributor

The GPG keys used to sign the PHARs are no longer available, which breaks installation of PHP_CodeSniffer (and its fixer), which breaks the build.

In main, we already dropped the tool in #468.

@oliverklee oliverklee added the bug label Jan 27, 2025
@oliverklee oliverklee added this to the 8.8.0 milestone Jan 27, 2025
@oliverklee oliverklee self-assigned this Jan 27, 2025
@oliverklee oliverklee force-pushed the task/drop-codesniffer branch from cc19445 to e4540be Compare January 27, 2025 09:14
The GPG keys used to sign the PHARs are no longer available,
which breaks installation of PHP_CodeSniffer (and its fixer),
which breaks the build.

In `main`, we already dropped the tool in #468.

Also update PHPStan as the old version was signed with a key
that is no longer available.
@oliverklee oliverklee force-pushed the task/drop-codesniffer branch from e4540be to b2647fc Compare January 27, 2025 09:17
@oliverklee oliverklee marked this pull request as draft January 27, 2025 09:18
oliverklee added a commit that referenced this pull request Jan 27, 2025
It has turned out that our current set of PHIVE-installed
development tools for the V8.x maintenance branch is no longer
installable due to issues with the GPG keys used for signing
the PHARs.

As the maintenance branch has very little activity anyway now,
relying on PHP linting and the unit tests should suffice,
saving us the hassle with PHIVE on that branch.

(We're still keeping some `.gitignore` entries related to the
tools to make switching branches easier.)

Closes #831
Closes #830
JakeQZ pushed a commit that referenced this pull request Jan 27, 2025
It has turned out that our current set of PHIVE-installed
development tools for the V8.x maintenance branch is no longer
installable due to issues with the GPG keys used for signing
the PHARs.

As the maintenance branch has very little activity anyway now,
relying on PHP linting and the unit tests should suffice,
saving us the hassle with PHIVE on that branch.

(We're still keeping some `.gitignore` entries related to the
tools to make switching branches easier.)

Closes #831
Closes #830
@oliverklee oliverklee closed this Jan 27, 2025
@oliverklee oliverklee deleted the task/drop-codesniffer branch January 27, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant