Package Details: php-codesniffer 4.0.1-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.000000
First Submitted: 2010-06-13 09:00 (UTC)
Last Updated: 2025-11-10 17:16 (UTC)

Pinned Comments

sender commented on 2025-06-18 10:56 (UTC) (edited on 2025-06-18 10:56 (UTC) by sender)

In case of missing PGP-key run:

gpg --keyserver hkps://keys.openpgp.org --recv-keys D91D86963AF3A29B6520462297B02DD8E5071466

Note: the previous PGP-key for juliette@phpcodesniffer.com expired in May 2025. If desired you can list all keys associated with that account via gpg --list-keys juliette@phpcodesniffer.com and remove expired ones via gpg --delete-key <insert-key-id>.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

lpanhirsch commented on 2018-10-30 13:21 (UTC)

gpg --recv-keys 31C7E470E2138192

leosanvieira commented on 2018-02-07 13:38 (UTC)

@sender, shouldn't(couldn't) this info about importing the key be in a pinned comment?

sender commented on 2018-02-07 12:38 (UTC)

@leosanvieira Did you take a look at: https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key

leosanvieira commented on 2018-02-07 12:26 (UTC) (edited on 2018-02-07 12:35 (UTC) by leosanvieira)

Not working, failing at pgp verification.

==> Validating source files with sha256sums... phpcs-3.2.2.phar ... Passed phpcs-3.2.2.phar.asc ... Skipped phpcbf-3.2.2.phar ... Passed phpcbf-3.2.2.phar.asc ... Skipped licence-3.2.2.txt ... Passed ==> Verifying source file signatures with gpg... phpcs-3.2.2.phar ... FAILED (unknown public key 31C7E470E2138192) phpcbf-3.2.2.phar ... FAILED (unknown public key 31C7E470E2138192) ==> ERROR: One or more PGP signatures could not be verified!

vendion commented on 2017-02-14 14:17 (UTC) (edited on 2017-02-14 14:36 (UTC) by vendion)

Not sure if the checksums are out of date or if broken again ==> Making package: php-codesniffer 2.8.0-1 (Tue Feb 14 09:15:34 EST 2017) ==> Retrieving sources... -> Found phpcs.phar -> Found phpcbf.phar -> Found licence.txt ==> Validating source files with sha256sums... phpcs.phar ... FAILED phpcbf.phar ... FAILED licence.txt ... Passed ==> ERROR: One or more files did not pass the validity check! Edit: I removed pacaur's cache directory for php-codesniffer and tried again and it worked so please ignore.

rednas commented on 2016-10-21 07:04 (UTC)

@sender, thanks for looking about the problem. Today it worked. Maybe some broken build in my cache. Although I deleted it meanwhile.

sender commented on 2016-10-20 16:19 (UTC)

@rednas This time I can't replicate. When I download the phar's from github and run sha256sum on them, they all match.

rednas commented on 2016-10-19 06:02 (UTC)

Hi, since last update the validity check error is back: ==> Validating source files with sha256sums... phpcs.phar ... FAILED phpcbf.phar ... FAILED licence.txt ... Passed ==> ERROR: One or more files did not pass the validity check!

sender commented on 2016-06-01 10:14 (UTC)

@sanduhrs Fixed checksums. Got bitten by old-version/same-name *.phar in build dir.

sanduhrs commented on 2016-05-31 17:13 (UTC)

==> Validating source files with sha256sums... phpcs.phar ... FAILED phpcbf.phar ... FAILED licence.txt ... Passed ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build php-codesniffer.