php-codesniffer 3.5.1-1 source package in Ubuntu

Changelog

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

  [ Greg Sherwood ]
  * Prepare for 3.5.1 release

 -- David Prévot <email address hidden>  Fri, 18 Oct 2019 18:09:44 -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

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-codesniffer_3.5.1-1.dsc 1.8 KiB 510c39bda364292944bd24ea70129baa4e71e96d2d7e8257af25b440710dd598
php-codesniffer_3.5.1.orig.tar.gz 659.3 KiB 52e13aaeaf06ba2edd329a01d2d89527b10c68316bdc7c9976cd741c49597ce0
php-codesniffer_3.5.1-1.debian.tar.xz 11.7 KiB 966412fe5c463dfb92224fc15340bd50d4b33124f5e8bfdd4b9cac1e079581b6

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.