ErickSkrauch
|
ad25ce897b
|
Allow PHP 8.0. There is no release since I need to go over the new rules, drop the old PHP versions and reimplement the CI
|
2021-05-13 16:18:57 +02:00 |
|
ErickSkrauch
|
f327f14347
|
Bump minimal php-cs-fixer version to 2.15.0. Add additional rules.
|
2019-10-12 01:17:25 +03:00 |
|
ErickSkrauch
|
bb403214d9
|
disable self_accessor rule
|
2019-04-30 17:30:49 +03:00 |
|
ErickSkrauch
|
2140798d0a
|
Update CHANGELOG
|
2019-02-23 20:29:08 +03:00 |
|
ErickSkrauch
|
d8eafd4505
|
First set of fixes
|
2019-02-23 02:26:51 +03:00 |
|
ErickSkrauch
|
714a38d53e
|
Bump minimal php-cs-fixer version to 2.13.0. Add additional rules.
|
2019-02-23 02:05:20 +03:00 |
|
ErickSkrauch
|
08483a26e2
|
Update CHANGELOG
|
2019-02-22 20:50:04 +03:00 |
|
ErickSkrauch
|
3d5d40b2b7
|
Do not run CI on nightly php release [skip ci]
|
2019-02-22 20:46:40 +03:00 |
|
ErickSkrauch
|
e617efc11c
|
More accurate dependencies update
|
2019-02-22 20:43:39 +03:00 |
|
ErickSkrauch
|
a6d1aa7265
|
Upgrade php-cs-fixer
|
2019-02-22 20:20:30 +03:00 |
|
ErickSkrauch
|
3ab60f5bd5
|
Fix compatibility with the PHP-CS-Fixer 2.13.3 and above
|
2019-02-18 15:52:12 +03:00 |
|
ErickSkrauch
|
06a37576ee
|
Merge pull request #7 from cotsog/patch-1
Move test stage at the root
|
2018-08-15 17:24:30 +03:00 |
|
Dominic Jodoin
|
95e0f0f702
|
Move test stage at the root
|
2018-08-13 13:22:00 -04:00 |
|
erickskrauch
|
0d20175b0a
|
Add some cool shields 😙
|
2018-08-08 10:41:10 +03:00 |
|
erickskrauch
|
4b480df97d
|
Changelog.md added
|
2018-08-08 10:18:24 +03:00 |
|
erickskrauch
|
50c7deed65
|
Downgrade test case
|
2018-08-07 12:25:47 +03:00 |
|
erickskrauch
|
31661cd142
|
Pin dependencies to PHP 7.0
|
2018-08-07 12:12:55 +03:00 |
|
erickskrauch
|
8ee5979288
|
Added array_syntax fixer
|
2018-08-07 12:07:27 +03:00 |
|
erickskrauch
|
2480f7ba46
|
Adjust priority for LineBreakAfterStatementsFixer
|
2018-08-07 11:40:48 +03:00 |
|
erickskrauch
|
824cf6c1f1
|
Fix LineBreakAfterStatementsFixer. Resolves #5.
|
2018-08-07 11:17:18 +03:00 |
|
erickskrauch
|
fa40a02dfd
|
Downgrade PHPUnit to 6.5 to pass testing on PHP 7.0
|
2018-08-06 12:45:25 +03:00 |
|
erickskrauch
|
a7bef227df
|
Add travis ci
|
2018-08-06 12:27:18 +03:00 |
|
erickskrauch
|
59e9994662
|
Resolves #4. Add fixer to replace ::className() method usages with ::class keyword.
|
2018-08-06 11:59:44 +03:00 |
|
erickskrauch
|
76bd14c167
|
Update dependencies
|
2018-08-06 10:07:29 +03:00 |
|
ErickSkrauch
|
076c2f1c6c
|
Fix readme
|
2018-04-18 15:43:54 +03:00 |
|
ErickSkrauch
|
04e3690d06
|
Fix default value docs
|
2018-04-17 21:37:44 +03:00 |
|
ErickSkrauch
|
0bb3e80827
|
First implementation
|
2018-04-17 21:28:51 +03:00 |
|
ErickSkrauch
|
c601056af1
|
Fix license
|
2018-04-10 00:58:07 +03:00 |
|
ErickSkrauch
|
fade408891
|
Initial commit
|
2018-04-10 00:49:32 +03:00 |
|