Tomas Votruba
|
65abab80de
|
Updated Rector to commit 5c1be93b80c3f7bfd8bd158ba0a55501a7acaefc
5c1be93b80 PHP 8.2 is supported (#3717)
|
2023-05-01 01:36:32 +00:00 |
|
Tomas Votruba
|
4ba18f5a6a
|
Updated Rector to commit 28712b9f9c756a69fec7ca52f53a5549a55a5113
28712b9f9c [Naming] Improve performance by using findFirst() for casted to (bool) on BreakingVariableRenameGuard (#3703)
|
2023-04-29 04:13:11 +00:00 |
|
Tomas Votruba
|
9038a0d99c
|
Updated Rector to commit 1a91d04c5256e451c744eeb848aaa0182dd227c5
1a91d04c52 [CodeQuality] Add cast scalar support on ReturnTypeFromStrictScalarRector (#3544)
|
2023-04-01 10:14:17 +00:00 |
|
Tomas Votruba
|
0e412b55cb
|
Updated Rector to commit f7e1b1f57e8746e07627799b5d9813e12c1c7b56
f7e1b1f57e [NodeAnalyzer] Use PHPStan ClassReflection to detect anonymous class on ClassAnalyzer (#3543)
|
2023-03-31 21:41:53 +00:00 |
|
Tomas Votruba
|
52181ff8c7
|
Updated Rector to commit 10f38ea6718148f80bc24cd810a016e1a037691d
10f38ea671 add symfony/process
|
2023-03-02 01:50:45 +00:00 |
|
Tomas Votruba
|
7d0f151a40
|
Updated Rector to commit a2cd7283fbf2d6b2904016c51e3f4a545caa0256
a2cd7283fb Typo fix comment php 7.3 compat on rector workflow (#3432)
|
2023-03-01 13:00:30 +00:00 |
|
Tomas Votruba
|
cf1958e570
|
Updated Rector to commit 2eac878f538ddd1e20346c14d402f7e93ee6033b
2eac878f53 [TypeDeclaration] Only apply false type on php 8.2+ configured on TypedPropertyFromAssignsRector (#3422)
|
2023-02-28 18:23:25 +00:00 |
|
Tomas Votruba
|
88cbdce92d
|
Updated Rector to commit fe3c6ff324a814101fdc2f489980ceb9fa219322
fe3c6ff324 [Privatization] Fix crash on assign inside Arg on ChangeReadOnlyVariableWithDefaultValueToConstantRector (#3423)
|
2023-02-28 15:26:15 +00:00 |
|
Tomas Votruba
|
547b750176
|
Updated Rector to commit 61348a86a5a9f113e0bd7d40324b3a0eec6fcd7d
61348a86a5 [e2e][core] Do not print on execute without --dry-run when no change (#3407)
|
2023-02-23 13:52:00 +00:00 |
|
Tomas Votruba
|
db9dc03ef1
|
Updated Rector to commit 61348a86a5a9f113e0bd7d40324b3a0eec6fcd7d
61348a86a5 [e2e][core] Do not print on execute without --dry-run when no change (#3407)
|
2023-02-23 13:14:36 +00:00 |
|
Tomas Votruba
|
99c36383bb
|
Updated Rector to commit 638a0ad9723a505b4908ed6b6534027bfd4dc5f2
638a0ad972 Remove unused RectorServiceConfigurator, use RectorConfig instead (#3363)
|
2023-02-08 14:55:14 +00:00 |
|
Tomas Votruba
|
66cc09e8b6
|
Updated Rector to commit d118ae38e265476684bcf566b87301cca5716ed9
d118ae38e2 Use phpstan-deprecation-rules (#3330)
|
2023-02-02 09:24:12 +00:00 |
|
Tomas Votruba
|
bbb27b399f
|
Updated Rector to commit 828ec4e66ed7118e0cc6315df0190941d7db1c72
828ec4e66e [Printer] Handle return array of nodes with InlineHTML (#3304)
|
2023-01-25 19:21:39 +00:00 |
|
Tomas Votruba
|
000bfb6f79
|
Rector 0.15.10
|
2023-01-21 14:30:16 +00:00 |
|
Tomas Votruba
|
39a38b4fc5
|
Rector 0.15.9
|
2023-01-21 14:17:30 +00:00 |
|
Tomas Votruba
|
764b0a2692
|
Updated Rector to commit cb5b01223d46272004e947f122ae1e36d516f83a
cb5b01223d [automated] Re-Generate Nodes/Rectors Documentation (#3259)
|
2023-01-01 00:36:31 +00:00 |
|
Tomas Votruba
|
e8d8146deb
|
Updated Rector to commit 0146fc085ba712bc4d3713ef89bdb06e8e1d959f
0146fc085b bump deps
|
2022-12-29 12:31:28 +00:00 |
|
Tomas Votruba
|
baf8af4c9b
|
Updated Rector to commit 7d5d1ce55264aec6d17b3c7013802103c813c0a3
7d5d1ce552 [Core] Performance improvement: Remove unnecessary re-call FileFactory::createFileInfosFromPaths() (#3210)
|
2022-12-17 08:32:10 +00:00 |
|
Tomas Votruba
|
b2e081777a
|
Updated Rector to commit f35326d7010fa42458b44d3896b4791dcc22f78a
f35326d701 [TypeDeclaration] Remove PhpDocTypeChanger->changeVarType() on TypedPropertyFromAssignsRector (#3163)
|
2022-12-07 13:37:40 +00:00 |
|
Tomas Votruba
|
3748da8b80
|
Updated Rector to commit f35326d7010fa42458b44d3896b4791dcc22f78a
f35326d701 [TypeDeclaration] Remove PhpDocTypeChanger->changeVarType() on TypedPropertyFromAssignsRector (#3163)
|
2022-12-06 18:18:33 +00:00 |
|
Tomas Votruba
|
91e646a878
|
Updated Rector to commit 7648780936ffae358b4f79230923ee61dde30e14
7648780936 Use Symfony 6.1 to avoid BC break now (#3142)
|
2022-12-02 14:00:07 +00:00 |
|
Tomas Votruba
|
9181dd5876
|
Updated Rector to commit 076642f73eee5814a096552c33b28740fbbd48ce
076642f73e [Scoper] Remove manual register DowngradeEnumToConstantListClassRector on config-downgrade.php (#3138)
|
2022-12-02 12:41:23 +00:00 |
|
Tomas Votruba
|
91f18482f3
|
Updated Rector to commit 076642f73eee5814a096552c33b28740fbbd48ce
076642f73e [Scoper] Remove manual register DowngradeEnumToConstantListClassRector on config-downgrade.php (#3138)
|
2022-12-02 12:28:08 +00:00 |
|
Tomas Votruba
|
5e2e700040
|
Updated Rector to commit d2064068055fb25da2c245515a6c6260fbe6a597
d206406805 [PHP 8.1] Add other methods to ClassFromEnumFactory
|
2022-12-01 18:05:56 +00:00 |
|
Tomas Votruba
|
09f8be2dde
|
Updated Rector to commit f387890dbeba0617f9a4f98f44ac1c8f08e6c1b0
f387890dbe [build] add enum to const list downgrade
|
2022-12-01 16:57:08 +00:00 |
|
Tomas Votruba
|
ff75474d25
|
Updated Rector to commit 39f43c01cbc34a8bb064f056d39f1b8d2bd7a152
39f43c01cb Use Symfony ~6.1.x to avoid crash on update vendor-patch (#3134)
|
2022-12-01 14:10:32 +00:00 |
|
Tomas Votruba
|
cbd1da8466
|
Updated Rector to commit 2b35d2e75ea03ffe643c012485952ec6df3ea2ba
2b35d2e75e [TypeDeclaration] Move Rector Enterprise TypeDeclaration rules here (#3125)
|
2022-11-28 20:42:41 +00:00 |
|
Tomas Votruba
|
728e63c6c2
|
Updated Rector to commit baf8394798205ee0d9c6f27e72f018e0996e624f
baf8394798 Fix var/property usage for RemoveUnusedNonEmptyArrayBeforeForeachRector. (#3040)
|
2022-11-10 13:29:01 +00:00 |
|
Tomas Votruba
|
ddc864eff4
|
Updated Rector to commit 7b7d5a4b8bb61b52a298cbf941b7df131897f55b
7b7d5a4b8b Revert string specific identifier values on Type Mappers (#3024)
|
2022-11-01 14:15:38 +00:00 |
|
Tomas Votruba
|
b7fb4398da
|
Updated Rector to commit 997e5f4ae8c388b8a12d16539e8109fe821e8fd6
997e5f4ae8 [TypeDeclaration] Skip intersection with iterable on ReturnTypeDeclarationRector on php 8.1 feature enabled (#3022)
|
2022-10-29 10:54:11 +00:00 |
|
Tomas Votruba
|
19fe61ce3e
|
Updated Rector to commit bb6603dec92c331eac49c2e4ab4bff01cff1fd74
bb6603dec9 slash
|
2022-10-13 02:15:20 +00:00 |
|
Tomas Votruba
|
cf91d46f0b
|
Updated Rector to commit 2ba0aa6297b0ccc405564cb76c9f9fb939ac8348
2ba0aa6297 syntax
|
2022-10-13 02:02:59 +00:00 |
|
Tomas Votruba
|
e87c848801
|
Updated Rector to commit ff4d797c73a51a3fb12cb644c6911ecd7313ec1b
ff4d797c73 [DeadCode][EarlyReturn] Handle RemoveUnusedVariableAssignRector+RemoveAlwaysElseRector (#2964)
|
2022-10-02 20:24:31 +00:00 |
|
Tomas Votruba
|
6c20d257e3
|
Updated Rector to commit d3d18d442c8f2ca64f5ebef5c7a7541938fa1e2a
d3d18d442c keep relative paths
|
2022-09-01 09:30:44 +00:00 |
|
Tomas Votruba
|
28e29c8294
|
Updated Rector to commit 58a577c5b3d34cc70ba6ea713e7a6c7bbe66354e
58a577c5b3 [automated] Re-Generate Nodes/Rectors Documentation (#2845)
|
2022-08-28 00:39:05 +00:00 |
|
Tomas Votruba
|
26bacab80c
|
Updated Rector to commit c0070b1d30a0040e3e58724ac1b3b339e168dcb5
c0070b1d30 [CodeQuality] Skip not ArrayType on ForeachItemsAssignToEmptyArrayToAssignRector (#2752)
|
2022-08-11 14:46:08 +00:00 |
|
Tomas Votruba
|
967bbc6b59
|
Updated Rector to commit c0070b1d30a0040e3e58724ac1b3b339e168dcb5
c0070b1d30 [CodeQuality] Skip not ArrayType on ForeachItemsAssignToEmptyArrayToAssignRector (#2752)
|
2022-08-11 14:29:35 +00:00 |
|
Tomas Votruba
|
1d28ca109c
|
Updated Rector to commit 5ec4cff203f68d9578719b54ce3a145efb32bc79
5ec4cff203 [Php56] Handle jump not Expression stmt next initialized on AddDefaultValueForUndefinedVariableRector (#2725)
|
2022-08-02 06:46:18 +00:00 |
|
Tomas Votruba
|
3bfd3cdb42
|
Updated Rector to commit 7ca5096c12deb3d0619bfcf3ed61b0b6e6737b35
7ca5096c12 [Php56] Skip already initialized on next Stmt on AddDefaultValueForUndefinedVariableRector (#2721)
|
2022-07-29 16:30:03 +00:00 |
|
Tomas Votruba
|
fbc13bfea3
|
Updated Rector to commit e6e5895517eb301f3fa3b00759b06876cacde836
e6e5895517 [Naming] Skip used in arrow function args on RenameVariableToMatchMethodCallReturnTypeRector (#2599)
|
2022-07-01 07:39:49 +00:00 |
|
Tomas Votruba
|
846aa2b4c2
|
Updated Rector to commit e97dd8f3607c8f0d038ef630f6e4bc5bccf58a89
e97dd8f360 Use rector downgrade php (#2582)
|
2022-06-28 12:42:29 +00:00 |
|
Tomas Votruba
|
ec6f7db42d
|
Updated Rector to commit 89a684f2b79f746464051f751e7291e5a2591ce2
89a684f2b7 [Core] Apply Scope refresh for Namespace_ and FileWithoutNamespace (#2569)
|
2022-06-27 08:32:39 +00:00 |
|
Tomas Votruba
|
4522848db4
|
Updated Rector to commit 005ca33bcbc23aa83608e0e4c01b16f745a35eea
005ca33bcb [DowngradePhp80] Do not change correct Union array docblock to mixed[] on DowngradeUnionTypeDeclarationRector (#2555)
|
2022-06-22 22:21:39 +00:00 |
|
Tomas Votruba
|
fa8e606d26
|
Updated Rector to commit 49fc61c1ffa4f69dabf0d365cd37fd51c312cc55
49fc61c1ff Bump to Symplify 11 (#2489)
|
2022-06-13 23:08:50 +00:00 |
|
Tomas Votruba
|
dd31e833a9
|
Updated Rector to commit ce1c29184d943c5626b4461b6314f18701898b82
ce1c29184d [scoped] change only year and month, to make diff esaier to see; autoload is handled already
|
2022-06-11 12:27:46 +00:00 |
|
Tomas Votruba
|
b4891e547c
|
Updated Rector to commit a5340c6f0693141a73cb3ec4cd72e2c213c13276
a5340c6f06 [Renaming] Do not rename docblock same name not found in use inside namespace (#2471)
|
2022-06-11 11:59:10 +00:00 |
|
Tomas Votruba
|
a9ffd906d7
|
Updated Rector to commit 368dbb048c0c891e205ec4dae8427b53deb4d316
368dbb048c docs: fix instruction in CONTRIBUTING.md (#2470)
|
2022-06-10 05:55:49 +00:00 |
|
Tomas Votruba
|
5953030010
|
Updated Rector to commit 56651d0190ca04cdf0c33484d359ae197b455a15
56651d0190 use PHPStan 1.7.12, with new phpdoc-parser to fix endline issue
|
2022-06-09 12:53:21 +00:00 |
|
Tomas Votruba
|
7e1e20e9f2
|
Updated Rector to commit 17b86d4b7728ceeb245226f2735b7b4abf6c58a8
17b86d4b77 [CodeQuality] Remove unnecessary check next return removed no SimplifyIfElseToTernaryRector (#2457)
|
2022-06-09 06:07:50 +00:00 |
|
Tomas Votruba
|
e8d4384fe8
|
Updated Rector to commit 6c8b3dc9f8d10cefe8351b0f3f80c6954dd2397a
6c8b3dc9f8 [DeadCode][PHPUnit] handle crash on RemoveJustPropertyFetchForAssignRector+SimplifyForeachInstanceOfRector (#2453)
|
2022-06-08 05:54:40 +00:00 |
|