Christophe Coevoet
|
1251948699
feat: Add sprintf in the list of compiler optimized functions (#8092)
|
4 months ago |
Dariusz Rumiński
|
064efa1f89
refactor: refactor to templated trait+interface (#7988)
|
4 months ago |
Michael Voříšek
|
db8c6b0583
chore: Normalize implicit backslahes in single quoted strings internally (#7786)
|
6 months ago |
Michael Voříšek
|
75f1b53bd4
feat: `@PhpCsFixer` ruleset - enable no_whitespace_before_comma_in_array.after_heredoc (#7670)
|
10 months ago |
Kuba Werłos
|
19474f5260
DX: Enforce consistent naming in tests (#7556)
|
11 months ago |
Kuba Werłos
|
38728f554f
DX: enable `HeredocIndentationFixer` for the codebase (#7195)
|
1 year ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
SpacePossum
|
e893f9b3d8
bug: Fix cases related to binary strings (#6432)
|
2 years ago |
Julien Falque
|
f65b48e75c
Extract StatementIndentationFixer from BracesFixer
|
3 years ago |
Kuba Werłos
|
c02a447022
NonPrintableCharacterFixer - fix for string in single quotes, having non-breaking space, linebreak, and single quote inside
|
2 years ago |
Kuba Werłos
|
940690d80a
NonPrintableCharacterFixer - fix for when removing non-printable character break PHP syntax
|
2 years ago |
SpacePossum
|
44f272e753
Clean up test based on PHP requirements
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Kuba Werłos
|
8a86d48971
Remove references to PHP 7.0 in tests
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
SpacePossum
|
7f483bfeb3
3.0 - cleanup
|
3 years ago |
SpacePossum
|
c94b12bb8c
clean ups
|
3 years ago |
SpacePossum
|
74fedb66c1
PHP8 - Attribute support
|
3 years ago |
Alexey Kopytko
|
3d8284e738
Prep work to migrate to PHPUnit 9.x
|
4 years ago |
Kuba Werłos
|
6365103774
NonPrintableCharacterFixer - fix for backslash and quotes when changing to escape sequences
|
5 years ago |
Dariusz Ruminski
|
6cb4f9a7f6
Add support for PHPUnit 6, drop PHPUnit 4
|
7 years ago |
Dariusz Ruminski
|
dd2b7072ce
InvalidForEnvFixerConfigurationException - fix handling in tests on 2.4 line
|
7 years ago |
Dariusz Ruminski
|
99135fef77
Merge branch '2.3'
|
7 years ago |
Dariusz Ruminski
|
055d67bc0b
Merge branch '2.2' into 2.3
|
7 years ago |
Dariusz Ruminski
|
3e8c18aa08
Move testing related classes from src to tests
|
7 years ago |
Dariusz Ruminski
|
0ae03efaa9
NonPrintableCharacterFixer - fix handling required PHP version on PHPUnit 4.x
|
7 years ago |
Julien Falque
|
cc3cf7e38e
NonPrintableCharacterFixer - Add option to replace with escape sequences
|
7 years ago |
Dariusz Ruminski
|
b1a3c43dbf
Require PHP 5.6+
|
7 years ago |
Dariusz Ruminski
|
84fde2a6d1
add covers annotation
|
7 years ago |
Ivan Borzenkov
|
a0243bfb16
Add InvisibleSymbols Fixer
|
7 years ago |