Michael Voříšek
|
3625fa05eb
feat: Add unsealed array shape phpdoc support (#8299)
|
2 дней назад |
dependabot[bot]
|
edfb686282
deps: bump kubawerlos/composer-smaller-lock from 1.0.1 to 1.1.0 in /dev-tools (#8414)
|
2 дней назад |
Kuba Werłos
|
dd9402489c
fix: `OrderedClassElementsFixer` - sort correctly typed constants (#8408)
|
6 дней назад |
dependabot[bot]
|
196adc72ca
deps: bump maglnet/composer-require-checker from 4.14.0 to 4.15.0 in /dev-tools (#8406)
|
1 неделя назад |
Dariusz Ruminski
|
c77998e576
bumped version
|
1 неделя назад |
Dariusz Ruminski
|
7bedb718b6
prepared the 3.68.5 release
|
1 неделя назад |
Kuba Werłos
|
e2b0087704
fix: `NativeTypeDeclarationCasingFixer` - do not touch constants named as native types (#8404)
|
1 неделя назад |
Dariusz Ruminski
|
8087b47b98
bumped version
|
1 неделя назад |
Dariusz Ruminski
|
5c2f466ef3
prepared the 3.68.4 release
|
1 неделя назад |
Markus Staab
|
f668e9e72c
fix: NativeTypeDeclarationCasingFixer should not touch property names (#8400)
|
1 неделя назад |
Kuba Werłos
|
ff070ae627
chore: run SCA on PHP 8.4 (#8396)
|
1 неделя назад |
Dariusz Ruminski
|
8266f90de7
bumped version
|
1 неделя назад |
Dariusz Ruminski
|
85fd31cced
prepared the 3.68.3 release
|
1 неделя назад |
Kuba Werłos
|
2ec2180604
fix: `NativeTypeDeclarationCasingFixer` - fix for enum with "Mixed" case (#8395)
|
1 неделя назад |
Dariusz Ruminski
|
0a1ed7367e
bumped version
|
1 неделя назад |
Dariusz Ruminski
|
c79f14537b
prepared the 3.68.2 release
|
1 неделя назад |
Kuba Werłos
|
96aa37ea1c
fix: `NativeTypeDeclarationCasingFixer` - fix for promoted properties, enums, `false` and `mixed` (#8386)
|
1 неделя назад |
dependabot[bot]
|
15ec288ed7
deps: bump the phpstan group in /dev-tools with 4 updates (#8387)
|
1 неделя назад |
Kuba Werłos
|
0fecc89d45
chore: update types (#8390)
|
1 неделя назад |
Dariusz Rumiński
|
ac56464919
chore: remove redundant check (#8391)
|
2 недель назад |
Kuba Werłos
|
59453170eb
chore: ensure that `dev-tools` dependencies are bumped (#8389)
|
2 недель назад |
Dariusz Rumiński
|
5d62f21bc7
CI: stale - update close msg to emphasize contribution over demand (#8385)
|
3 недель назад |
dependabot[bot]
|
743dd4c854
deps: bump phpcompatibility/phpcompatibility-symfony from 1.2.1 to 1.2.2 in /dev-tools (#8378)
|
3 недель назад |
Dariusz Rumiński
|
9409b54ba0
chore: experiment to see if we can auto-shrink the lock after dependabot /part (#8384)
|
3 недель назад |
Dariusz Rumiński
|
466a9ad3d4
chore: experiment to see if we can auto-shrink the lock after dependabot (#8383)
|
3 недель назад |
Greg Korba
|
bac4c4d072
refactor: Use native `Yaml::parseFile()` instead of custom method (#8380)
|
3 недель назад |
Greg Korba
|
9befb1fa92
chore: Get rid of Docker warnings during build (#8379)
|
3 недель назад |
Dariusz Ruminski
|
7732e209dc
bumped version
|
3 недель назад |
Dariusz Ruminski
|
b9db2b2ea3
prepared the 3.68.1 release
|
3 недель назад |
Dariusz Rumiński
|
19c8ac6703
refactor: Tokens::clearEmptyTokens - optimize cache handling (#8335)
|
3 недель назад |
Dariusz Rumiński
|
8d0d441b06
deps: bump alpine from 3.18 to 3.21 (#8377)
|
3 недель назад |
dependabot[bot]
|
4f23292f93
deps: bump alpine from 3.18.4 to 3.21.2 (#8362)
|
3 недель назад |
Dariusz Rumiński
|
fad4e0ae16
CI: `Docker` - check all `compose` services (#8370)
|
3 недель назад |
Dariusz Rumiński
|
baae13d059
chore: `AutoReview/CiConfigurationTest` - handle failure of reading files (#8375)
|
3 недель назад |
Dariusz Ruminski
|
6199d764e6
bumped version
|
3 недель назад |
Dariusz Ruminski
|
73f78d8b2b
prepared the 3.68.0 release
|
3 недель назад |
Antonio de la Vega
|
4c2bdc85f7
feat: Add stripos to modernize_strpos rule (#8019)
|
3 недель назад |
Dariusz Rumiński
|
8e30cc9b7c
test: `PhpUnitSetUpTearDownVisibilityFixer` - extend test for anonymous classes (#8369)
|
4 недель назад |
Dariusz Rumiński
|
e3ab49f113
chore: `FullyQualifiedStrictTypesFixer` - reduce conditions count (#8368)
|
4 недель назад |
Dariusz Ruminski
|
e6e8f74788
bumped version
|
4 недель назад |
Dariusz Ruminski
|
db533e9aeb
prepared the 3.67.1 release
|
4 недель назад |
Kuba Werłos
|
c46633a904
fix: `PhpUnitSetUpTearDownVisibilityFixer` - do not touch anonymous classes (#8366)
|
4 недель назад |
Kuba Werłos
|
3d83a574df
fix: `FullyQualifiedStrictTypesFixer` - fix return types (#8367)
|
4 недель назад |
Dariusz Rumiński
|
50594cc3bc
docs: update installation instructions (#8356)
|
4 недель назад |
Michael Voříšek
|
ff930d2efd
chore: CS: Move data provider methods after their test method (#8302)
|
1 месяц назад |
Dariusz Rumiński
|
d906e104c1
chore: allow for class-string in doc types of rule options (#8358)
|
1 месяц назад |
dependabot[bot]
|
a7fdd4bf1d
deps: bump docker/build-push-action from 5 to 6 (#8361)
|
1 месяц назад |
Greg Korba
|
6c5c0b92bb
CI: Introduce PHP compatibility check (#7844)
|
1 месяц назад |
Dariusz Rumiński
|
ea13be198e
chore: dependabot integration (#8357)
|
1 месяц назад |
Dariusz Rumiński
|
881beb8a7c
chore: PHPStan - upgrade to 2.1 (#8355)
|
1 месяц назад |