mo4-coding-standard icon indicating copy to clipboard operation
mo4-coding-standard copied to clipboard

Update ruleset for modern (PHP 8+) code

Open mmoll opened this issue 3 months ago • 6 comments

mmoll avatar Aug 18 '25 17:08 mmoll

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 100.00%. Comparing base (93dad05) to head (833c7b6).

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #224   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       147       147           
===========================================
  Files              8         8           
  Lines            669       669           
===========================================
  Hits             669       669           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 18 '25 17:08 codecov[bot]

@xalopp please have a look... This is copying over from a ruleset I used on top of MO4 10.x with modern projects, but leaving out a few things like forcing declare(strict_types=1);

mmoll avatar Aug 19 '25 12:08 mmoll

@4d4ch4u32 this will change/improve things for your dependent CS, please also have a look.

mmoll avatar Aug 20 '25 15:08 mmoll

@mmoll looks fine. Because of "breaking" changes (less doc comments requires), this will be a 11.0.x :rocket:

xalopp avatar Sep 19 '25 08:09 xalopp

this will be a 11.0.x 🚀

#216 already is a 11.x 💣

mmoll avatar Sep 23 '25 17:09 mmoll