github lkrms/pretty-php v0.4.38

latest releases: v0.4.75, v0.4.74, v0.4.73...
13 months ago

Changed

  • Treat null coalescing operators (??) the same as ternary operators (?:) for hanging indentation and alignment purposes
  • Improve robustness of declaration type matching

Fixed

  • Fix regression in hanging indentation where some expressions are indented unnecessarily
  • Fix issue where output may not be idempotent in strict PSR-12 mode when comments appear after closing braces in the input

Don't miss a new pretty-php release

NewReleases is sending notifications on new releases.