php-codesniffer 3.1.1-1 source package in Ubuntu
Changelog
php-codesniffer (3.1.1-1) unstable; urgency=medium [ Greg Sherwood ] * Prepare for 3.1.1 release [ David Prévot ] * Update Standards-Version to 4.1.1 -- David Prévot <email address hidden> Tue, 17 Oct 2017 15:38:44 -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.1.1-1.dsc | 1.7 KiB | d6fd5a9d2fa50e7ebd099715758192e7b092719c0b0f4897cb6ebb8ea6942695 |
php-codesniffer_3.1.1.orig.tar.gz | 528.2 KiB | b69af3322937cdb866332b653da591eedf947e025b2b363e60991cf49db43f8c |
php-codesniffer_3.1.1-1.debian.tar.xz | 10.1 KiB | b5f8217afed4d4f98b21bbf0f18437e88f13993f152452c0b245b0b7c4896a82 |
Available diffs
- diff from 3.0.2-1 to 3.1.1-1 (884.9 KiB)
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.