Skip to content

Releases: phootwork/php-cs-fixer-config

Version 1.0

26 Sep 15:42
Compare
Choose a tag to compare
  • Remove support for PHP < 8.0 (It could break backward compatibility)
  • Remove deprecations
  • Remove obsolete no more supported rules

Version 0.4

23 Aug 15:53
Compare
Choose a tag to compare
  • Bump php-cs-fixer to version 3
  • Remove deprecations
  • Update README
  • Add a Github Actions workflow to test the installation and prevent deprecations in our configuration

Version 0.3

23 Feb 06:40
Compare
Choose a tag to compare
  • Introduce a workaround to avoid spaces between union types. See PR #4 .

Version 0.2.2

07 Sep 08:16
Compare
Choose a tag to compare

Fix indentation character.

Version 0.2.1

03 Sep 18:03
Compare
Choose a tag to compare

Fix incorrect spaces by @peter279k via #2.

Version 0.2

02 Sep 20:50
Compare
Choose a tag to compare

Version 0.1.1

17 Aug 14:52
Compare
Choose a tag to compare
  • Fix: Namespace

Version 0.1

17 Aug 14:06
Compare
Choose a tag to compare

Initial release