Package Details: php-codesniffer 3.10.2-1

Git Clone URL: https://aur.archlinux.org/php-codesniffer.git (read-only, click to copy)
Package Base: php-codesniffer
Description: PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files to detect and fix violations of a defined set of coding standards.
Upstream URL: https://github.com/PHPCSStandards/PHP_CodeSniffer
Licenses: BSD
Submitter: None
Maintainer: sender
Last Packager: sender
Votes: 63
Popularity: 0.000014
First Submitted: 2010-06-13 09:00 (UTC)
Last Updated: 2024-07-25 10:53 (UTC)

Pinned Comments

sender commented on 2024-07-25 10:59 (UTC)

In case of problems with GPG key try:

gpg --keyserver keys.openpgp.org --recv-keys 689DAD778FF08760E046228BA978220305CD5C32

Thanks @bickman2k, @system7

Latest Comments

1 2 3 4 5 6 Next › Last »

simona commented on 2024-07-25 15:36 (UTC)

solved. thx.

sender commented on 2024-07-25 15:07 (UTC)

@simona try gpg --keyserver keys.openpgp.org --recv-keys 689DAD778FF08760E046228BA978220305CD5C32...

simona commented on 2024-07-25 14:50 (UTC)

:: PGP keys need importing:
-> 689DAD778FF08760E046228BA978220305CD5C32, required by: php-codesniffer
-> problem importing keys

sender commented on 2024-07-25 10:59 (UTC)

In case of problems with GPG key try:

gpg --keyserver keys.openpgp.org --recv-keys 689DAD778FF08760E046228BA978220305CD5C32

Thanks @bickman2k, @system7

system7 commented on 2024-07-15 11:13 (UTC)

Ehh... I just saw that, this is abandoned. Then, I change the install method. Ty.

system7 commented on 2024-07-01 08:42 (UTC) (edited on 2024-07-01 08:43 (UTC) by system7)

Another error again

==> Verifying source file signatures with gpg...
    phpcs-3.10.1.phar ... FAILED (invalid public key 689DAD778FF08760E046228BA978220305CD5C32)
    phpcbf-3.10.1.phar ... FAILED (invalid public key 689DAD778FF08760E046228BA978220305CD5C32)
==> ERROR: One or more PGP signatures could not be verified!
 -> error making: php-codesniffer-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
php-codesniffer - exit status 1

just after I imported the new one

$ gpg --keyserver keys.openpgp.org --recv-keys 689DAD778FF08760E046228BA978220305CD5C32
gpg: key A978220305CD5C32: public key "Juliette Reinders Folmer (Release key for PHPCS) <juliette@phpcodesniffer.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1

bickman2k commented on 2024-06-30 02:31 (UTC)

I had to change the validpgpkeys to be 689DAD778FF08760E046228BA978220305CD5C32 on the latest version. I was successfully able to build after making this change.

G4Zz0L1 commented on 2024-06-27 08:06 (UTC)

Apparently the gpg keys cannot be found

❯ gpg --keyserver keys.openpgp.org --recv-keys 5E6DDE998AB73B8E
gpg: key 5E6DDE998AB73B8E: no user ID
gpg: Total number examined: 1

sender commented on 2024-04-30 12:41 (UTC)

Mea culpa - failed to update the URLs properly. In my defense: I am traveling and was in the Honduras jungle at that time ;) Should be working now.

Try gpg --keyserver keys.openpgp.org --recv-keys 5E6DDE998AB73B8E as for importing the right key.

G4Zz0L1 commented on 2024-04-26 10:28 (UTC)

This repository has been abandoned. Its successor is PHPCSStandards/PHP_CodeSniffer (as written on the homepage of the project https://github.com/squizlabs/PHP_CodeSniffer). The files should point to the new releases on https://github.com/PHPCSStandards/PHP_CodeSniffer/