php-codesniffer 3.5.2-1 source package in Ubuntu
Changelog
php-codesniffer (3.5.2-1) unstable; urgency=medium [ Greg Sherwood ] * Fixed bug #2654: Incorrect indentation for arguments of multiline function calls * Prepare for 3.5.2 release -- David Prévot <email address hidden> Sun, 27 Oct 2019 20:19:23 -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.2-1.dsc | 1.8 KiB | 7e7442b3f289171dbcb8a8a002d2254067f1053bc57f5b328d691c30bf233054 |
php-codesniffer_3.5.2.orig.tar.gz | 660.6 KiB | ea82034ac18f5f886ed0b647d407c3cded713bdf31d4c98823ba4414247ac86a |
php-codesniffer_3.5.2-1.debian.tar.xz | 11.8 KiB | 5d7c040649ced789dc48b9df81c69a5e5b97dd0294773311f398367f87692ab4 |
Available diffs
- diff from 3.4.2-2 to 3.5.2-1 (1.1 MiB)
- diff from 3.5.1-1 to 3.5.2-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.