Package Details: php-codesniffer 3.7.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: http://pear.php.net/package/PHP_CodeSniffer/
Licenses: BSD
Submitter: None
Maintainer: sender
Last Packager: sender
Votes: 64
Popularity: 0.000315
First Submitted: 2010-06-13 09:00 (UTC)
Last Updated: 2023-03-03 11:25 (UTC)

Pinned Comments

sender commented on 2018-11-01 13:47 (UTC)

Installation note: the message "One or more PGP signatures could not be verified!" means that you need to import Greg Sherwood's key by running gpg --recv-keys 31C7E470E2138192. More info on keys: https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key

Latest Comments

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

sender commented on 2015-04-09 10:16 (UTC)

@ram4nd Can you clarify? Is it a problem with the php-codesniffer or with the custom coding style rule set that you use? After some experimenting I believe it to be the latter. Suggestions are welcome.

ram4nd commented on 2015-04-09 07:36 (UTC)

Does not work with PhpStorm!

bugbuster commented on 2015-04-05 14:24 (UTC)

I found the reason: My user account has a .pearrc which defines custom directories. This .pearrc is picked up by the build and everything is screwed up. I did not get -u working to skip user configuration. So I ended up using HOME=/tmp pear install -P ${pkgdir} ${srcdir}/${_pkgname}-${pkgver}.tgz which worked ;-)

sender commented on 2015-04-04 21:33 (UTC)

@bugbuster I can't reproduce this error. Other packages installing through PEAR apply similar techniques to remove PEAR metadata from $pkgdir. Suggestions are welcome.

bugbuster commented on 2015-04-04 10:20 (UTC)

The PKGBUILD does not work as expected: LANG=en_US.UTF-8 makepkg ==> Making package: php-codesniffer 2.3.0-1 (Sat Apr 4 12:18:07 CEST 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found PHP_CodeSniffer-2.3.0.tgz ==> Validating source files with md5sums... PHP_CodeSniffer-2.3.0.tgz ... Passed ==> Extracting sources... ==> Removing existing $pkgdir/ directory... ==> Entering fakeroot environment... ==> Starting package()... install ok: channel://pear.php.net/PHP_CodeSniffer-2.3.0 /tmp/php-codesniffer/PKGBUILD: line 24: cd: /tmp/php-codesniffer/pkg/php-codesniffer/usr/share/pear: No such file or directory ==> ERROR: A failure occurred in package(). Aborting...

Durag commented on 2015-04-02 22:08 (UTC)

2.3.0 is out. md5sum is 7572350670346fe9183259d7c0c91656 If you also get a PHP Warning about open_basedir restrictions, I found an easy tutorial how to fix this: https://jfabianpe.wordpress.com/2012/07/03/codesniffer-en-arch-linux/ It's in spanish but easy to understand.

pfrenssen commented on 2015-01-13 08:09 (UTC)

2.1.0 is out.

Cthulhu82 commented on 2014-12-12 14:58 (UTC)

2.0.0 was released on 2014-12-05

dago_ar commented on 2014-10-19 01:00 (UTC)

1.5.5 (stable) was released on 2014-09-26