Dariusz Rumiński
|
f9190de2a1
minor: use JSON_THROW_ON_ERROR for trivial cases (#7221)
|
1 год назад |
Kuba Werłos
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 год назад |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 год назад |
Kuba Werłos
|
9cfc224ce3
feature: BlankLineBeforeStatementFixer - take into account comment before statement (#7166)
|
1 год назад |
Kuba Werłos
|
63e487cc34
DX: use strict assertions (#7144)
|
1 год назад |
Kuba Werłos
|
61bede76d8
DX: improve `Tokens` checking for found tokens (#7139)
|
1 год назад |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 год назад |
Kuba Werłos
|
617aabaf6c
DX: rename data providers (#7058)
|
1 год назад |
SpacePossum
|
d13be70d21
feature: PHP8.3 - Add CT and block type for `Dynamic class constant fetch` (#7004)
|
1 год назад |
Michael Voříšek
|
234e98f114
bug: Fix array/object shape phpdoc type parse (#6962)
|
1 год назад |
Jonathan Gruber
|
b21674a795
feature: Order of PHPDoc @param annotations (#3909)
|
1 год назад |
Markus Staab
|
3bade9077e
DX: Improve performance of FunctionsAnalyzer (#6939)
|
1 год назад |
Greg Korba
|
7995c50100
DX: Include self_static_accessor fixer in PhpCsFixer set (#6882)
|
1 год назад |
Kuba Werłos
|
a313f17346
DX: make data providers static with straight-forward changes (#6907)
|
1 год назад |
Dariusz Rumiński
|
11bc3fb4e9
DX: fix Unsafe call to private method errors reported by PHPStan (#6879)
|
1 год назад |
Kuba Werłos
|
fb62107899
minor: add custom tokens for Disjunctive Normal Form types parentheses (#6823)
|
2 лет назад |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
2 лет назад |
Jeremiasz Major
|
4d5472ca2c
DX: Specify value type in iterables in tests (#6594)
|
2 лет назад |
Jakub Kwaśniewski
|
a7ed665307
feature: Introduce configurability to PhpdocSeparationFixer (#6501)
|
2 лет назад |
Jeremiasz Major
|
fab645ba55
DX: Narrow docblock types in Tokenizer (#6293)
|
2 лет назад |
SpacePossum
|
c17e8422ec
DX: cleanup test (#6410)
|
2 лет назад |
SpacePossum
|
8c05b38036
Fix checkbashisms download ans SCA violations
|
3 лет назад |
SpacePossum
|
07d837422b
PHP7.4 - clean up tests
|
3 лет назад |
Jérémy Derussé
|
cfa0bf30c0
Add compiled function
|
3 лет назад |
SpacePossum
|
5800ffccf2
Tokens - optimize cache clear
|
3 лет назад |
Kuba Werłos
|
738972d686
Update Tokens::isMonolithicPhp
|
3 лет назад |
Kuba Werłos
|
18cc2b9ac7
Simplify tests
|
3 лет назад |
Dariusz Ruminski
|
8b0df85106
DX: Tokens::insertSlices - groom code and fix tests
|
3 лет назад |
SpacePossum
|
e4c4b9f3d3
Fix tests and CS.
|
3 лет назад |
SpacePossum
|
4ecba587cf
bug #6058 Fix `Tokens::insertSlices` not moving around all affected tokens (paulbalandan, SpacePossum)
|
3 лет назад |
John Paul E. Balandan, CPA
|
fbac555454
Fix `Tokens::insertSlices` not moving around all affected tokens
|
3 лет назад |
SpacePossum
|
d5c68510ee
Update project CS
|
3 лет назад |
SpacePossum
|
923af7bc30
clean ups
|
3 лет назад |
SpacePossum
|
79f0872575
TokensAnalyzer.php - Fix T_ENCAPSED_AND_WHITESPACE handling in isBinaryOperator
|
3 лет назад |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 лет назад |
SpacePossum
|
0b64c2a5cf
Tree shake PHP8.1 PRs
|
3 лет назад |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 лет назад |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 лет назад |
Kuba Werłos
|
229b44c3d5
Use @PHP71Migration rules
|
3 лет назад |
Kuba Werłos
|
11b988b9d9
CurlyBraceTransformer - fix handling dynamic property with string with variable
|
3 лет назад |
Kuba Werłos
|
bc656ec721
DX: Use "yield from" in tests
|
3 лет назад |
Kuba Werłos
|
8a86d48971
Remove references to PHP 7.0 in tests
|
3 лет назад |
Dariusz Ruminski
|
5ad3010843
Merge branch 'master' into 3.0
|
3 лет назад |
Kuba Werłos
|
eb4a86b171
Tokens - fix for checking block edges
|
3 лет назад |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
4 лет назад |
Dariusz Ruminski
|
1ce4851659
Merge branch 'master' into 3.0
|
4 лет назад |
Dariusz Ruminski
|
c39900d551
DX: minor typing and validation fixes
|
4 лет назад |
Dariusz Ruminski
|
aa31fac53c
Tokens::findBlockEnd - drop deprecated argument
|
4 лет назад |
SpacePossum
|
74fedb66c1
PHP8 - Attribute support
|
4 лет назад |
Alexey Kopytko
|
3d8284e738
Prep work to migrate to PHPUnit 9.x
|
4 лет назад |