php-codesniffer 3.6.2-1 source package in Ubuntu
Changelog
php-codesniffer (3.6.2-1) unstable; urgency=medium [ Andy Postnikov ] * Fix deprecation for PHP 8.1 [ Greg Sherwood ] * Prepare for 3.6.2 release [ David Prévot ] * Install dh-sequence-* instead of using dh --with -- David Prévot <email address hidden> Mon, 13 Dec 2021 11:28:26 -0400
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 | |
---|---|---|---|---|
Jammy | release | universe | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-codesniffer_3.6.2-1.dsc | 1.8 KiB | cd8c4ea5967556d1711bb811c7e2fdb28d89e67a0b3189eb2723b66a79cf2c85 |
php-codesniffer_3.6.2.orig.tar.gz | 756.1 KiB | d39b15af8e986633c61931796d5e954b2a19f54873b850f70508720f18961632 |
php-codesniffer_3.6.2-1.debian.tar.xz | 16.1 KiB | ec86deaf6ef8bdd572af12477c28cfbebf2ba458d5117a673393c4ca44c97896 |
Available diffs
- diff from 3.6.1-1 to 3.6.2-1 (1.2 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.