News for package php-codesniffer

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 3.0 (quilt)
Source: php-codesniffer
Binary: php-codesniffer
Architecture: all
Version: 1.5.5-1
Maintainer: Debian PHP PEAR Maintainers <[email protected]>
Uploaders: Thomas Goirand <[email protected]>, David Prévot <[email protected]>
Homepage: http://www.squizlabs.com/php-codesniffer
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-codesniffer.git
Vcs-Git: http://anonscm.debian.org/git/pkg-php/php-codesniffer.git
Testsuite: autopkgtest
Build-Depends: debhelper (>= 8), php-timer, phpunit (>= 3.6), pkg-php-tools (>= 1.1~)
Build-Depends-Indep: php-pear
Package-List:
 php-codesniffer deb php optional arch=all
Checksums-Sha1:
 bde87f0fc722ac83582f69dec6d9aa70b1c3937f 412025 php-codesniffer_1.5.5.orig.tar.gz
 a0ed102a053848cea41c35e5ee35d95138761cbc 6532 php-codesniffer_1.5.5-1.debian.tar.xz
Checksums-Sha256:
 4d9a499de2ad08c39f355d18739ae63fee424c31d93f344730bd8a1bf2b6a40d 412025 php-codesniffer_1.5.5.orig.tar.gz
 5a17700735c6330931b2a9920bd071fc6d9e294105d5302aed9170f4f7b7bbb6 6532 php-codesniffer_1.5.5-1.debian.tar.xz
Files:
 157b659379676741db692de5ec151c33 412025 php-codesniffer_1.5.5.orig.tar.gz
 cc19534637b3cab124748aa6cc97512e 6532 php-codesniffer_1.5.5-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUJanoAAoJELgqIXr9/gnyMeUP/AtUCZG0ymIp0uIH7VTHRKmO
/0zPSAYuTU/dErFoCncB8b8/6OsNAMzQa3Y/ATsP7HD4tXBWRgyE75tdf0HbSr6f
wc5F29gHHTMWAyg92OwC9XErJYWnHOUjrWcdc78rZ1p7cGK2stIe6u39wR5aQnY/
h+UEAZ1Vf62YEP/BNLfpudfqJwyzuXM41LYukRhkoaMlJKtUPcKK6QWzuaySwUzq
IGhxXw+rIiqAljwukXqTd7EIUAUM0fpNFLV9BQAbx3wB1g1pDnRSOreDd7+3T/FF
FL/D3tk6zK5l7Zyub791Sruw7DfpyzDyRi09MW7P2quC6JLWp4WIQWnnSvDJTKpQ
veu0MS3CSRHGHIEBt3FnxvvcyGY7pTEWtRs8mkyTRZDP2E7932qUVwV4NudHIfp9
fkgnwH6+o01oHcrYbahqRR2mQ6nGI57TdtpTFKwvoEDiGezlBMzL9NoXVV9EW/4n
jnaYXQxp/orB9wh5BNom0HM4xvrjtf8G0cLwRPSnVIVw18IhMbgfHhiZLascDz++
KFX3vLMo36Ka1fS4oBfnipC7VDcQSx+p/uZu4Byqf5iMsmhJvbXlyCzjiRdbKCmY
CZlKYHrVUiSyYBjB+4Oc4fJdyBYjt5gunT5cuwK7+t8YVGyNvolLE6WcUkRdoepP
eGpnxTRXy7KvKROfk0sv
=qcMS
-----END PGP SIGNATURE-----

Changes:
php-codesniffer (1.5.5-1) unstable; urgency=medium

  [ Greg Sherwood ]
  * Improved closure support in Generic ScopeIndentSniff
  * Improved indented PHP tag support in Generic ScopeIndentSniff
  * Standards can now be located within hidden directories
   (further fix for bug #20323)
  * Fixed bug #20373 : Inline comment sniff tab handling way
  * Fixed bug #20378 : Report appended to existing file if no errors
    found in run
  * Fixed bug #20381 : Invalid "Comment closer must be on a new line"
  * PHP tokenizer no longer converts class/function names to special
    tokens types
  * Fixed bug #20386 : Squiz.Commenting.ClassComment.SpacingBefore
    thrown if first block comment
  * Squiz and PEAR FunctionCommentSnif now support _()
  * PEAR ValidFunctionNameSniff no longer throws an error for _()
  * Fixed bug #248 : FunctionCommentSniff expects ampersand on param name
  * Fixed bug #248 in Squiz sniff as well
  * Fixed bug #265 : False positives with type hints in ForbiddenFunctionsSniff
  * Prepare for 1.5.5 release

  [ Alexey ]
  * Allowed single undersored methods and functions

  [ Emily ]
  * Added var_dump to discouraged functions sniff

  [ David Prévot ]
  * Revert "Add XS-Testsuite still needed for ci.d.n"
  * Add self to uploaders
  * Bump standards version to 3.9.6

 -- David Prévot <[email protected]>  Fri, 26 Sep 2014 13:44:35 -0400