php-codesniffer 2.3.4-1 source package in Ubuntu

Changelog

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

  [ Greg Sherwood ]
  * Prepare for 2.3.4 release

 -- David Prévot <email address hidden>  Sat, 12 Sep 2015 15:02:30 -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 Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codesniffer_2.3.4-1.dsc 1.7 KiB 992072b0d05f60fd64cd830ece45496f9b32de47e625b33fdc551317851b2dec
php-codesniffer_2.3.4.orig.tar.gz 462.3 KiB b8f87861a47200962feb91f0225ce229ffb471dba73dc9bf3effcfe6655b6765
php-codesniffer_2.3.4-1.debian.tar.xz 9.1 KiB d04e5aae9e7110b712c45e68b0043f8cc1fafa17d84f79d131c8b3dbe5e557ef

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.