php-codesniffer 3.2.3-1 source package in Ubuntu

Changelog

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

  [ Greg Sherwood ]
  * Prepare for 3.2.3 release

  [ David Prévot ]
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3
  * Update manpages

 -- David Prévot <email address hidden>  Tue, 27 Feb 2018 13:46:52 -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 Pocket Published Component Section
Bionic release universe web

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codesniffer_3.2.3-1.dsc 1.7 KiB 929128ac7271cfcf0e985d3e42a9b60f839145dbac38722137c4635513b45914
php-codesniffer_3.2.3.orig.tar.gz 547.4 KiB eea9fc447b424a01e892be28970f30ba49810528291f70e8f36935ed12caf138
php-codesniffer_3.2.3-1.debian.tar.xz 10.2 KiB 2715c8d3c47c3e4a0174d670d0a5405030bd1f74f5b1ca37f9b89169289c8810

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.