1.5.5 (stable) was released on 2014-09-26
Search Criteria
Package Details: php-codesniffer 4.0.0-1
Package Actions
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-09-17 14:14 (UTC) |
Dependencies (1)
Required by (10)
Sources (5)
dago_ar commented on 2014-10-19 01:00 (UTC)
sender commented on 2013-03-10 11:00 (UTC)
@skremiec Your lines have been added, tested and seem to work fine. Thanks for the addition.
skremiec commented on 2013-03-09 11:31 (UTC)
Please consider appending the following lines to the build function in order to remove PEAR channel metadata etc. from the package (which may cause filesystem conflicts):
cd ${pkgdir}/usr/share/pear
rm -r $(ls -A | grep '^\.')
pfrenssen commented on 2013-02-22 16:56 (UTC)
1.4.4 was released on 2013-02-06.
sender commented on 2012-02-28 19:17 (UTC)
Adopted and updated to 1.3.3 (stable) released on 2012-02-17
bgaleotti commented on 2011-10-26 00:44 (UTC)
1.3.0 was released on 2011-03-17
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 viagpg --delete-key <insert-key-id>
.