php-codesniffer 2.5.1-1ubuntu2 source package in Ubuntu

Changelog

php-codesniffer (2.5.1-1ubuntu2) xenial; urgency=medium

  * No-change rebuild against php 7

 -- Nish Aravamudan <email address hidden>  Sat, 20 Feb 2016 05:08:27 +0000

Upload details

Uploaded by:
Nish Aravamudan
Sponsored by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
web
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.5.1.orig.tar.gz 473.4 KiB 9de1a12f2d184bd1846a6f756f7507b16722538c88c9dd66912915f498a3f330
php-codesniffer_2.5.1-1ubuntu2.debian.tar.xz 10.7 KiB edbb764678736518b2d0c901e6224a8e2ff258c81e87d4effe4130e56d47a75a
php-codesniffer_2.5.1-1ubuntu2.dsc 2.2 KiB 90b871a49783a3d5a9c63435ec122eb96d7b4f3e7043466525e390fd488e1ac1

Available diffs

View changes file

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.