php-codesniffer 2.3.3-1 source package in Ubuntu

Changelog

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

  [ Greg Sherwood ]
  * Prepare for 2.3.3 release

 -- David Prévot <email address hidden>  Wed, 24 Jun 2015 13:41:36 -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

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codesniffer_2.3.3-1.dsc 1.7 KiB 6e467fdc8588ba28ab5aac68aea5b8b7741752c728f2eedeab53731524a1780a
php-codesniffer_2.3.3.orig.tar.gz 459.6 KiB 2683687d746af15b90bb46ac6fdbde936ab2e5775f62f552cdcec1e530eb6e9d
php-codesniffer_2.3.3-1.debian.tar.xz 9.2 KiB 32ad81d9d2b88efe402f76c2d6b0ba900334657dfa7b498693374e6a814be3df

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.