Fedora 23 Update: php-pear-PHP-CodeSniffer-2.5.1-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 29 00:24:54 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-405a23290d
2016-01-28 20:52:56.474059
--------------------------------------------------------------------------------

Name        : php-pear-PHP-CodeSniffer
Product     : Fedora 23
Version     : 2.5.1
Release     : 1.fc23
URL         : http://pear.php.net/package/PHP_CodeSniffer
Summary     : PHP coding standards enforcement tool
Description :
PHP_CodeSniffer provides functionality to verify that code conforms to
certain standards, such as PEAR, or user-defined.

--------------------------------------------------------------------------------
Update Information:

**Version 2.5.1** Upstream changelog:  - The PHP-supplied T_SPACESHIP token has
been replicated for PHP versions before 7.0 - T_SPACESHIP is now correctly
identified as an operator, Thanks to Alexander Obuhovich for the patch - Generic
LowerCaseKeyword now ensures array type hints are lowercase as well, Thanks to
Mathieu Rochette for the patch - Squiz ComparisonOperatorUsageSniff no longer
hangs on JS FOR loops that don't use semicolons - PHP_CodesSniffer now includes
the composer autoload.php file, if there is one, Thanks to Klaus Purer for the
patch. Added error Squiz.Commenting.FunctionComment.ScalarTypeHintMissing for
PHP7 only (request #858). These errors were previously reported as
Squiz.Commenting.FunctionComment.TypeHintMissing on PHP7. Disable this error
message in a ruleset.xml file if your code needs to run on both PHP5 and PHP7 -
The PHP 5.6 __debugInfo magic method no longer produces naming convention
errors. Thanks to Michael Nowack for the patch - PEAR and Squiz FunctionComment
sniffs now support variadic functions (request #841) - Fixed bug #622 : Wrong
detection of Squiz.CSS.DuplicateStyleDefinition with media queries - Fixed bug
#752 : The missing exception error is reported in first found DocBlock - Fixed
bug #794 : PSR2 MultiLineFunctionDeclaration forbids comments after opening
parenthesis of a multiline call - Fixed bug #820 : PEAR/PSR2
FunctionCallSignature sniffs suggest wrong indent when there are multiple
arguments on a line - Fixed bug #822 : Ruleset hard-coded file paths are not
used if not running from the same directory as the ruleset - Fixed bug #825 :
FunctionCallArgumentSpacing sniff complains about more than one space before
comment in multi-line function call - Fixed bug #828 : Null classname is
tokenized as T_NULL instead of T_STRING - Fixed bug #829 : Short array argument
not fixed correctly when multiple function arguments are on the same line -
Fixed bug #831 : PHPCS freezes in an infinite loop under Windows if no standard
is passed - Fixed bug #832 : Tokenizer does not support context sensitive
parsing. Thanks to Jaroslav Hanslík for the patch - Fixed bug #835 :
PEAR.Functions.FunctionCallSignature broken when closure uses return types -
Fixed bug #838 : CSS indentation fixer changes color codes. Thanks to Klaus
Purer for the patch - Fixed bug #839 : "__()" method is marked as not camel
caps. Thanks to Tim Bezhashvyly for the patch - Fixed bug #852 :
Generic.Commenting.DocComment not finding errors when long description is
omitted - Fixed bug #854 : Return typehints in interfaces are not reported as
T_RETURN_TYPE. Thanks to Jaroslav Hanslík for the patch - Fixed bug #855 :
Capital letter detection for multibyte strings doesn't work correctly - Fixed
bug #857 : PSR2.ControlStructure.SwitchDeclaration shouldn't check indent of
curly brace closers - Fixed bug #859 : Switch statement indention issue when
returning function call with closure - Fixed bug #861 : Single-line arrays and
function calls can generate incorrect indentation errors - Fixed bug #867 :
Squiz.Strings.DoubleQuoteUsage broken for some escape codes. Thanks to Jack
Blower for the help with the fix - Fixed bug #21005 : Incorrect indent detection
when multiple properties are initialized to arrays - Fixed bug #21010 :
Incorrect missing colon detection in CSS when first style is not on new line -
Fixed bug #21011 : Incorrect error message text when newline found after opening
brace
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-pear-PHP-CodeSniffer' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list