php-codesniffer 3.5.3-1 source package in Ubuntu
Changelog
php-codesniffer (3.5.3-1) unstable; urgency=medium [ Greg Sherwood ] * Prepare for 3.5.3 release [ David Prévot ] * Set upstream metadata fields: Repository-Browse. -- David Prévot <email address hidden> Fri, 06 Dec 2019 16:33:07 -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.5.3-1.dsc | 2.1 KiB | f4b08bf2022993a735164ddf5c8665b285487495dbce0c9b2d4a097f436a946d |
php-codesniffer_3.5.3.orig.tar.gz | 671.5 KiB | a6fb2577b73235015e9542a8189c73e854612c4786a86e782b944dca1dcc6fa2 |
php-codesniffer_3.5.3-1.debian.tar.xz | 11.8 KiB | f30c9de1cb4a509b50d71832ffd99c530c712ca3c0ec15e9edc6c3b4ec2b07dc |
Available diffs
- diff from 3.5.2-1 to 3.5.3-1 (1.1 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.