Kuba Werłos
|
601f01f472
chore: add `@return` tags for data providers that do not have array in data (#8179)
|
2 months ago |
Kuba Werłos
|
ed86702fbb
DX: add more typehints for `class-string` (#8139)
|
3 months ago |
Michael Voříšek
|
db8c6b0583
chore: Normalize implicit backslahes in single quoted strings internally (#7786)
|
6 months ago |
Dariusz Rumiński
|
9782155324
chore: Use `list` over `array` in more places (#7905)
|
7 months ago |
Kuba Werłos
|
db62eb38d5
CI: fix PHP 8.4 job (#7829)
|
9 months ago |
Greg Korba
|
2dc246acd9
CI: Fix PHP 8.4 (#7702)
|
10 months ago |
Dariusz Rumiński
|
5a8a522982
chore: PHPUnit - allow for v10 (#7606)
|
10 months ago |
Kuba Werłos
|
ff9b6f458d
chore: unify tests not agnostic of PHP version (#7581)
|
10 months ago |
Kuba Werłos
|
587def308a
DX: apply `ReturnToYieldFromFixer` (#7181)
|
1 year ago |
Kuba Werłos
|
d46818d084
DX: add `YieldFromArrayToYieldsFixer` to `PhpCsFixer` set (#7115)
|
1 year ago |
Kuba Werłos
|
2cb7735870
DX: unify Preg:match in logical conditions (#7146)
|
1 year ago |
Kuba Werłos
|
b5d8d917ea
DX: make data providers return type "iterable" (#7072)
|
1 year ago |
Greg Korba
|
7995c50100
DX: Include self_static_accessor fixer in PhpCsFixer set (#6882)
|
1 year ago |
Dariusz Rumiński
|
fd5d09309d
DX: use numeric_literal_separator (#6766)
|
1 year ago |
Kuba Werłos
|
a2bdba33dd
Make static data providers that are not using dynamic calls (#6696)
|
1 year ago |
Jeremiasz Major
|
058107c79f
DX: Test on PHP 8.2 (#6558)
|
2 years ago |
Jeremiasz Major
|
1b20b89dcd
feature: Introduce PER set (#6545)
|
2 years ago |
Kuba Werłos
|
b610b9219b
Do not support array of patterns in Preg methods
|
2 years ago |
SpacePossum
|
87f08d8b5c
Prepare for PHP8.1, clean ups, type hints, SCA
|
3 years ago |
SpacePossum
|
0b1320af10
simplify code, more tests
|
3 years ago |
Dariusz Ruminski
|
b567e30afc
Apply PHP 7.1 typing
|
3 years ago |
Alexey Kopytko
|
3d8284e738
Prep work to migrate to PHPUnit 9.x
|
4 years ago |
Julien Falque
|
1222c37599
Increase PHPStan level to 5
|
4 years ago |
Julien Falque
|
83c8ea1a8d
Increase PHPStan level to 3
|
5 years ago |
SpacePossum
|
4b3718e60a
2.15 - clean ups
|
4 years ago |
Tom Klingenberg
|
f907dc60e7
More details on PCRE (pattern) errors.
|
5 years ago |
Kuba Werłos
|
4557b77473
DX: use ::class whenever possible
|
5 years ago |
Dariusz Ruminski
|
c99bd6a2a9
DX: use ::class whenever possible
|
5 years ago |
Dariusz Ruminski
|
f8e5135a1e
DX: php_unit_test_case_static_method_calls - use default config
|
5 years ago |
Kuba Werłos
|
b29848ed60
Fix Preg::split - fix for non-UTF8 subject
|
6 years ago |
Dariusz Ruminski
|
2f48a42f8a
DX: enable native_function_invocation
|
6 years ago |
Dariusz Ruminski
|
ec233f3803
Merge branch '2.2' into 2.10
|
6 years ago |
Kuba Werłos
|
0391ce7017
Add PregWrapper
|
6 years ago |