php-codesniffer 3.4.2-2 source package in Ubuntu
Changelog
php-codesniffer (3.4.2-2) unstable; urgency=medium * Upload to unstable now that buster has been released * Update standards version, no changes needed. * Set upstream metadata fields: Contact, Name. * Update Homepage URI * Compatibility with recent PHPUnit (8) -- David Prévot <email address hidden> Sat, 10 Aug 2019 18:24:43 -1000
Upload details
- Uploaded by:
- Debian PHP PEAR Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian PHP PEAR Maintainers
- Architectures:
- all
- Section:
- php
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-codesniffer_3.4.2-2.dsc | 1.8 KiB | c4bfda2acfb17ce1d1f6ffe946371a74af323043925c640a79b48fd29e4ecec3 |
php-codesniffer_3.4.2.orig.tar.gz | 622.9 KiB | 2cab23d252d868b362120d4304412f6ce052ec4c8847bd40075a67eb0015bcb6 |
php-codesniffer_3.4.2-2.debian.tar.xz | 11.5 KiB | c9c6803b603f6e2ef8c6585027bbe9c34e643a02c1af6df53d6800a853d77dc0 |
Available diffs
- diff from 3.4.0-2 to 3.4.2-2 (1.0 MiB)
No changes file available.
Binary packages built by this source
- php-codesniffer: PHP, CSS and JavaScript coding standard analyzer and checker
PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that
tokenizes PHP, JavaScript and CSS files to detect violations of a defined
coding standard, and a second phpcbf script to automatically correct coding
standard violations. PHP_CodeSniffer is an essential development tool that
ensures your code remains clean and consistent.