Kuba Werłos
|
fc50e3f3e0
DX: cleanup Github Actions configs
|
4 years ago |
Dariusz Ruminski
|
eae6b9b27a
bug #5325 NoBreakCommentFixer - better throw handling (SpacePossum)
|
4 years ago |
SpacePossum
|
6e8c7b22b5
NoBreakCommentFixer - better throw handling
|
4 years ago |
Dariusz Ruminski
|
13085efb18
bumped version
|
4 years ago |
Dariusz Ruminski
|
0f8286f960
prepared the 2.16.8 release
|
4 years ago |
Dariusz Ruminski
|
d7c5729160
minor #5321 DX: little code grooming (keradus)
|
4 years ago |
Dariusz Ruminski
|
6d89350894
DX: little code grooming
|
4 years ago |
SpacePossum
|
6f4e62f4b6
minor #5316 PHP8 - Attribute support (SpacePossum)
|
4 years ago |
SpacePossum
|
74fedb66c1
PHP8 - Attribute support
|
4 years ago |
SpacePossum
|
796eb297ac
minor #5311 OrderedClassElementsFixer - PHPUnit Bridge support (ktomk)
|
4 years ago |
SpacePossum
|
91b146a116
minor #5302 SingleLineCommentStyleFixer - do not fix possible attributes (PHP8) (SpacePossum)
|
4 years ago |
Tom Klingenberg
|
d8d1fdde51
OrderedClassElementsFixer - PHPUnit Bridge support
|
4 years ago |
Dariusz Ruminski
|
694dfb7406
minor #5269 Prep work to migrate to PHPUnit 9.x (sanmai, keradus)
|
4 years ago |
Alexey Kopytko
|
3d8284e738
Prep work to migrate to PHPUnit 9.x
|
4 years ago |
Dariusz Ruminski
|
e3d378fa49
minor #5303 Drop CircleCI and AppVeyor (keradus)
|
4 years ago |
Dariusz Ruminski
|
4543492603
Drop CircleCI and AppVeyor
|
4 years ago |
SpacePossum
|
89d95e8e78
SingleLineCommentStyleFixer - do not fix possible attributes (PHP8)
|
4 years ago |
Dariusz Ruminski
|
7a1641e253
minor #5308 Only run yamllint when a YAML file is changed (julienfalque, keradus)
|
4 years ago |
Dariusz Ruminski
|
a24a983646
DX: yaml lint and files - adjust paths
|
4 years ago |
Julien Falque
|
3e49fcfd45
Only run yamllint when a YAML file is changed
|
4 years ago |
Dariusz Ruminski
|
a0a18a78a6
minor #5305 Groom GitHub CI and move some checks from TravisCI to GitHub CI (keradus)
|
4 years ago |
Dariusz Ruminski
|
45a9292957
Groom GitHub CI and move some checks from TravisCI to GitHub CI
|
4 years ago |
Dariusz Ruminski
|
4b1d9120e6
minor #5304 DX: rename TravisTest, as we no longer test only Travis there (keradus)
|
4 years ago |
Dariusz Ruminski
|
10da2df285
DX: rename TravisTest, as we no longer test only Travis there
|
4 years ago |
Dariusz Ruminski
|
fa9fcb4550
minor #5309 CICD: create yamllint config file (keradus)
|
4 years ago |
Dariusz Ruminski
|
9631ed579c
CICD: create yamllint config file
|
4 years ago |
Dariusz Ruminski
|
844d0d18bf
minor #5268 Add GitHub Workflows CI, including testing on PHP 8 and on macOS/Windows/Ubuntu (sanmai)
|
4 years ago |
Alexey Kopytko
|
c41a74bea2
Add GitHub Workflows CI, including testing on PHP 8 and on macOS/Windows/Ubuntu
|
4 years ago |
Dariusz Ruminski
|
d333104c65
minor #5293 Add documentation to "yoda_style" sniff to convert Yoda style to non-Yoda style (Luc45)
|
4 years ago |
Dariusz Ruminski
|
71e2c7d8a5
minor #5292 Disable blank issue template and expose community chat (keradus)
|
4 years ago |
Dariusz Ruminski
|
66c81e014c
minor #5295 Run static code analysis off GitHub Actions (sanmai)
|
4 years ago |
Lucas Bustamante
|
e84afee82d
Add non-Yoda docs
|
4 years ago |
Alexey Kopytko
|
3d65fd1d96
Run static code analysis off GitHub Actions
|
4 years ago |
Dariusz Ruminski
|
610277b227
minor #5298 Add yamllint workflow, validates .yaml files (sanmai)
|
4 years ago |
Alexey Kopytko
|
f6cdee1398
Add yamllint workflow
|
4 years ago |
Dariusz Ruminski
|
41aaf1b657
Disable blank issue template and expose community chat
|
4 years ago |
SpacePossum
|
c556240406
fix test
|
4 years ago |
SpacePossum
|
7e481ac675
minor #5277 PHP8 - Constructor Property Promotion support (SpacePossum)
|
4 years ago |
SpacePossum
|
aed8ec4e28
minor #5275 remove not supported verbose options (SpacePossum)
|
4 years ago |
SpacePossum
|
f838ff36b0
PHP8 - Constructor Property Promotion support
|
4 years ago |
SpacePossum
|
749c63ac58
remove not supported verbose options
|
4 years ago |
Dariusz Ruminski
|
a107c00284
Merge branch '2.15' into 2.16
|
4 years ago |
Dariusz Ruminski
|
cb2c9bd349
prepared the 2.15.10 release
|
4 years ago |
Dariusz Ruminski
|
0a1f422a09
bug #5273 Fix PHPDoc line span fixer when property has array typehint (ossinkine)
|
4 years ago |
Dariusz Ruminski
|
bde8ed8d00
Merge branch '2.15' into 2.16
|
4 years ago |
Dariusz Ruminski
|
c02b834e5d
minor #5276 PHP8 - add NoUnreachableDefaultArgumentValueFixer to risky set (SpacePossum)
|
4 years ago |
Dariusz Ruminski
|
90e7a27a7f
bug #5274 TernaryToNullCoalescingFixer - concat precedence fix (SpacePossum)
|
4 years ago |
SpacePossum
|
76157505bf
TernaryToNullCoalescingFixer - concat precedence fix
|
4 years ago |
SpacePossum
|
2fb6044551
PHP8 - update sets
|
4 years ago |
Gocha Ossinkine
|
19013609ce
Fix PHPDoc line span fixer when property has array typehint
|
4 years ago |