Skip to content

Releases: Coffreo/php-cs-fixer-config

Disable "mb_str_functions" rule on PHP 7.x

24 Oct 20:23
87281cc
Compare
Choose a tag to compare

Add PHP 7.2 rules

06 Nov 10:42
Compare
Choose a tag to compare
  • add rules for PHP 7.2
  • add travis test for php versions 7.0 / 7.1 / 7.2

Add MIT License

25 Apr 14:52
5aa78c7
Compare
Choose a tag to compare
  • Add MIT LICENSE file
  • Apply CS with new header
  • Rename .php_cs to .php_cs.dist

2.2.0

15 Apr 16:25
74f8def
Compare
Choose a tag to compare
  • feat(header): Add generic license header

This header don't set the license type, it just indicate that license is located
in LICENSE file at project root.

2.1.0

18 Jan 14:11
538d929
Compare
Choose a tag to compare
  • Use Travis instead of Gitlab CI
  • Change project name for using Packagist