Tomas Votruba
|
070eedc010
|
Updated Rector to commit fd5edffa386fba605d2a4243d67e56e78571d7a5
fd5edffa38 [TypeDeclaration] Add TypedPropertyFromStrictGetterMethodReturnTypeRector (#1048)
|
2021-10-23 21:09:26 +00:00 |
|
Tomas Votruba
|
ba205b46bb
|
Updated Rector to commit 68d410ef00d15ca5e373a33fd66d593e0d3de346
68d410ef00 Trigger notification (#741)
|
2021-08-23 00:20:32 +00:00 |
|
Tomas Votruba
|
674f76ced2
|
Updated Rector to commit 877cbb2de8150b672a966d7a8907ed63769e1cdd
877cbb2de8 fix(scoper): prefix vendor classes from PHPDoc, close #6614 (#739)
|
2021-08-22 23:17:31 +00:00 |
|
Tomas Votruba
|
bdc1df40d9
|
Updated Rector to commit 1cc465b4d508238445494313f04a6a56d4e8ca1d
1cc465b4d5 [CodingStyle] Skip RemoveUnusedAliasRector when same class in use statement exists, but not used (#732)
|
2021-08-22 21:22:18 +00:00 |
|
Tomas Votruba
|
abe47f2ff5
|
Updated Rector to commit af1cbb92fdd8792ea2020a08e546efe4adfc1701
af1cbb92fd [Core] Add Smarty Support for PhpFilesFinder check non-PHP files (#736)
|
2021-08-22 21:06:43 +00:00 |
|
Tomas Votruba
|
28d47f320d
|
Updated Rector to commit 1cc465b4d508238445494313f04a6a56d4e8ca1d
1cc465b4d5 [CodingStyle] Skip RemoveUnusedAliasRector when same class in use statement exists, but not used (#732)
|
2021-08-22 21:05:54 +00:00 |
|
Tomas Votruba
|
f3f75a2919
|
Updated Rector to commit b422a9d7470745642728b91c12f7fb4782df9331
b422a9d747 [Core] Replace deprecated ShellCode:: with Symfony Command:: for status (#737)
|
2021-08-22 21:04:29 +00:00 |
|
Tomas Votruba
|
f791d9d767
|
Updated Rector to commit 138aa5ea681111d2da5b712580b56eafc35863ba
138aa5ea68 Param doctype not copied to property in DowngradePropertyPromotionRector (#734)
|
2021-08-22 21:02:57 +00:00 |
|
Tomas Votruba
|
96112cb1f0
|
Updated Rector to commit 2da49992ccc8e6d4b20e92a5833316d381921391
2da49992cc [Downgrade] [PHP 7.2] Make DowngradeParameterTypeWideningRector always downgrade to phpdoc type (#390)
|
2021-07-05 22:50:18 +00:00 |
|
Tomas Votruba
|
a79e6f56df
|
Updated Rector to commit ff1ad31d6a1d327542ef2326a84b71554856b9ef
ff1ad31d6a [PHP 7.2] Refactor DowngradeParameterTypeWideningRector to class method (#380)
|
2021-07-05 07:47:59 +00:00 |
|
Tomas Votruba
|
636eeecaf4
|
Updated Rector to commit dfd048342b88db3c2adcf20ec701a9fd9a4e2319
dfd048342b [PHP 8.0] Run union types for filled param type too (#331)
|
2021-06-29 14:24:45 +00:00 |
|
Tomas Votruba
|
6b9c9cbaf5
|
Updated Rector to commit c251806319f0f9e140a8ea0c9c3d7ba7c6529327
c251806319 [Order] Cleanup set from rules that are nicely handled by php-cs-fixer (#245)
|
2021-06-18 18:13:33 +00:00 |
|
Tomas Votruba
|
fff9179119
|
Updated Rector to commit f7e99868356cf76b167e1010d5f9b3694202596e
f7e9986835 [PHP 8.0] Add downgrade for str_starts_with() (#126)
|
2021-05-30 10:12:56 +00:00 |
|
Tomas Votruba
|
cdc3b7adef
|
Updated Rector to commit f451b0b8e1e6761ec7f50809745d44d01caba66d
f451b0b8e1 [PHP 8.0] Bump to promoted properties (#4)
|
2021-05-10 23:39:21 +00:00 |
|
Tomas Votruba
|
7d36c3b0b9
|
Updated Rector to commit a80cf5292d6df5e83b7d17c78630506e361bede9
a80cf5292d revert to working scoper 0.14
|
2021-05-10 22:23:08 +00:00 |
|
Tomas Votruba
|
363a910cf7
|
Updated Rector to commit a7db1ad94df4879885b9106773d2f8335cb40e49
a7db1ad94d use scoper 0.15
|
2021-05-10 22:10:16 +00:00 |
|
Tomas Votruba
|
d56e7982d0
|
Updated Rector to commit dedd4b55fe3e03cae9bd5ac822cfdccd8deb3fb6
dedd4b55fe make node_helper.php safe for similar names
|
2021-05-09 20:15:43 +00:00 |
|
TomasVotruba
|
0800c7cdc3
|
fix cs
|
2021-05-06 20:51:25 +02:00 |
|
TomasVotruba
|
cb22e6386d
|
fixes
|
2021-04-15 23:39:54 +02:00 |
|
Tomas Votruba
|
268b32ff7e
|
[DeadCode] Remove duplicated RemoveUnusedPrivateConstantRector (#6151)
* [DeadCode] Remove duplicated RemoveUnusedPrivateConstantRector
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-15 23:38:44 +02:00 |
|
Tomas Votruba
|
8b402bfe02
|
Make use of File object instead of passing around provider of file info, tokens, stmts etc. (#6110)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-04-13 00:12:48 +00:00 |
|
Tomas Votruba
|
a781b3bd12
|
Remove dynamic type checks (#5939)
|
2021-03-21 19:41:17 +01:00 |
|
Tomas Votruba
|
c01d9699b5
|
Remove type-hiding name methods (#5912)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-19 23:11:36 +00:00 |
|
Tomas Votruba
|
751a7453dd
|
Apply new PHPStan rules from Symplify (#5843)
* apply new PHPStan rules from Symplify
* less directories to speedup CI
|
2021-03-14 14:11:24 +01:00 |
|
Tomas Votruba
|
0acc05cc6e
|
remove runnable interface, to lower complexity (#5829)
|
2021-03-13 01:23:22 +00:00 |
|
Tomas Votruba
|
157c39aefc
|
[DX] move src/tests rules from micro-packages to single PSR-4 structure (#5826)
|
2021-03-12 23:20:25 +01:00 |
|