php-codesniffer 3.2.2-1 source package in Ubuntu

Changelog

php-codesniffer (3.2.2-1) unstable; urgency=medium

  [ Greg Sherwood ]
  * Prepare for 3.2.2 release

 -- David Prévot <email address hidden>  Sun, 24 Dec 2017 09:30:48 +0530

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 Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codesniffer_3.2.2-1.dsc 1.7 KiB d5af6f7e005e62fa77e4906eb4719b972d4f833a00b028962b2bcc4e9423d93e
php-codesniffer_3.2.2.orig.tar.gz 541.3 KiB 82387f77f8591ebf3fd838010e22f820ddb07b28309addd5aef3b324789f8109
php-codesniffer_3.2.2-1.debian.tar.xz 10.2 KiB f32af4da99245c82ab28c6e19e4a7ffe5a3f8cca77c9a5113767cbcb0e0e7fea

Available diffs

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.