Fedora 40 Update: php-pear-PHP-CodeSniffer-3.10.1-1.fc40

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-d8146e2b38
2024-06-01 02:19:20.024987
--------------------------------------------------------------------------------

Name        : php-pear-PHP-CodeSniffer
Product     : Fedora 40
Version     : 3.10.1
Release     : 1.fc40
URL         : https://github.com/PHPCSStandards/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 3.10.1 - 2024-05-22
Added
Documentation for the following sniffs:
Generic.Commenting.DocComment
Thanks to [Rodrigo Primo][@rodrigoprimo] for the patch.
Changed
The following have received efficiency improvements:
Type handling in the PHP Tokenizer
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch.
Various housekeeping, including improvements to the tests and documentation.
Thanks to [Juliette Reinders Folmer][@jrfnl] for their contributions.
Fixed
Fixed bug [#110], [#437], [#475]: File::findStartOfStatement(): the start of
statement/expression determination for tokens in parentheses/short array
brackets/others scopes, nested within match expressions, was incorrect in most
cases.
    The trickle down effect of the bug fixes made to the
File::findStartOfStatement() method, is that the Generic.WhiteSpace.ScopeIndent
and the PEAR.WhiteSpace.ScopeIndent sniffs should now be able to correctly
determine and fix the indent for match expressions containing nested
expressions.
    These fixes also fix an issue with the Squiz.Arrays.ArrayDeclaration sniff
and possibly other, unreported bugs.
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch
Fixed bug [#504]: The tokenizer could inadvertently mistake the last parameter
in a function call using named arguments for a DNF type.
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch
Fixed bug [#508]: Tokenizer/PHP: extra hardening against handling parse errors
in the type handling layer.
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch
Version 3.10.0 - 2024-05-20
Added
Tokenizer support for PHP 8.2 Disjunctive Normal Form (DNF) types.
[#3731][sq-3731], [#387], [#461]
Includes new T_TYPE_OPEN_PARENTHESIS and T_TYPE_CLOSE_PARENTHESIS tokens to
represent the parentheses in DNF types.
These new tokens, like other parentheses, will have the parenthesis_opener and
parenthesis_closer token array indexes set and the tokens between them will have
the nested_parenthesis index.
The File::getMethodProperties(), File::getMethodParameters() and
File::getMemberProperties() methods now all support DNF types. [#471], [#472],
[#473]
Additionally, the following sniff has been updated to support DNF types:
Generic.PHP.LowerCaseType [#478]
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patches.
Documentation for the following sniffs:
Squiz.WhiteSpace.FunctionClosingBraceSpace
Thanks to [Przemek Hernik][@przemekhernik] for the patch.
Changed
The help screens have received a face-lift for improved usability and
readability. [#447]
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch and thanks to [Colin
Stewart][@costdev], [Gary Jones][@GaryJones] and [@mbomb007] for reviewing.
The Squiz.Commenting.ClosingDeclarationComment sniff will now also examine and
flag closing comments for traits. [#442]
Thanks to [Rodrigo Primo][@rodrigoprimo] for the patch.
The following sniff(s) have efficiency improvements:
Generic.Arrays.ArrayIndent
Thanks to [Rodrigo Primo][@rodrigoprimo] for the patch.
The autoloader will now always return a boolean value indicating whether it has
loaded a class or not. [#479]
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch.
Various housekeeping, including improvements to the tests and documentation.
Thanks to [Dan Wallis][@fredden], [Danny van der Sluijs][@DannyvdSluijs],
[Rodrigo Primo][@rodrigoprimo] and [Juliette Reinders Folmer][@jrfnl] for their
contributions.
Fixed
Fixed bug [#466] : Generic.Functions.CallTimePassByReference was not flagging
call-time pass-by-reference in class instantiations using the self/parent/static
keywords.
Thanks to [Rodrigo Primo][@rodrigoprimo] for the patch.
Fixed bug [#494] : edge case bug in tokenization of an empty block comment.
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch
Fixed bug [#494] : edge case bug in tokenization of an empty single-line
DocBlock.
Thanks to [Juliette Reinders Folmer][@jrfnl] for the patch
Fixed bug [#499] : Generic.ControlStructures.InlineControlStructure now handles
statements with a comment between else and if correctly.
Thanks to [Rodrigo Primo][@rodrigoprimo] for the patch.
--------------------------------------------------------------------------------
ChangeLog:

* Thu May 23 2024 Remi Collet <remi@xxxxxxxxxxxx> - 3.10.1-1
- update to 3.10.1
* Wed May 22 2024 Remi Collet <remi@xxxxxxxxxxxx> - 3.10.0-1
- update to 3.10.0
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-d8146e2b38' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

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
--------------------------------------------------------------------------------
--
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux