This file contains changelogs for stable releases only.
Tokens::offsetGet()
(#6838)sebastian/diff:^5.0.0
(#6771)\Closure
(#6746)modernize_types_casting
and no_unneeded_control_parentheses
(#6687)mkdir
argument (-p
insteadof --parents
). (#6689)@PHP82Migration
ruleset (#6621)null
, true
, false
) (#6623)$
from console command snippets (#6600)$
from console command snippets in documentation (#6599)self
(#6583)regular_callable_call
with static property (#6539)@method
(#6366)new static
(#6380)statement_indentation
compatibility with braces
(#6401)statement_indentation
(#6429)=
inside array definitions (#6444)StaticLambda
fixer (#6440)ISSUE_TEMPLATE
hints to check applied rules (#6398)attributes
option - Fix support for enum
case
(#6426)match
support (#6381)type_colon
(#6434)elseif
(paulbalandan, SpacePossum)=
inside calls of methods (VincentLanglet)is_scalar
, sizeof
, ini_get
in list of compiled functions (jderusse)is_resource
. (drupol)Tokens::insertSlices
not moving around all affected tokens (paulbalandan, SpacePossum)DummyTestSplFileInfo::getRealPath()
(derrabus)experimental release
class_attributes_separation
processing class with multiple trait imports (GrahamCampbell)only_if_meta
option (paulbalandan)@abstract
and @final
(liquid207, SpacePossum)switch
support (SpacePossum)ignored_tags
option (VincentLanglet)only_if_meta
spacing option (paulbalandan)@PHP71Migration
rules (kubawerlos, keradus)namespace
(julienfalque)phpdoc_to_property_type
and no_superfluous_phpdoc_tags
(julienfalque)trait_import
support (SpacePossum)namespace
(julienfalque)phpdoc_to_property_type
and no_superfluous_phpdoc_tags
(julienfalque)trait_import
support (SpacePossum)list-files
command (clxmstaab, keradus)@var
without type (kubawerlos)@var
without type (kubawerlos)::
so can be removed (SpacePossum)mixed
in superfluous PHPDoc by configuration (MortalFlesh)null
for nullable typehints (gharlan, keradus)preg_quote
calls (ntzm)fopen
mode (ntzm)strtolower
inside strpos
to just stripos
(ntzm)braces
fixer (rob006)Port of v2.2.3.
__toString
(keradus)preg_quote
calls (ntzm)fopen
mode (ntzm)strtolower
inside strpos
to just stripos
(ntzm)braces
fixer (rob006)Warning, this release breaks BC due to introduction of:
minor #2554 Add short diff. output format (SpacePossum, keradus) That PR was reverted in v2.2.3, which should be used instead of v2.2.2.
bug #2545 RuleSet - change resolvement (SpacePossum)
bug #2686 Commands readme and describe - fix rare casing when not displaying some possible options of configuration (keradus)
bug #2711 FixCommand - fix diff optional value handling (keradus)
minor #2688 AppVeyor - Remove github oauth (keradus)
minor #2703 Clean ups - No mixed annotations (SpacePossum)
minor #2704 Create PHP70Migration:risky ruleset (keradus)
minor #2707 Deprecate other than "yes" or "no" for input options (SpacePossum)
minor #2709 code grooming (keradus)
minor #2710 Travis - run more rules on TASK_SCA (keradus)
*.twig
as default (SpacePossum)no_spaces_around_offset
fixer (phansys)First stable release.