Commit Graph

5317 Commits

Author SHA1 Message Date
Tomas Votruba
7f9bb2ae80 Updated Rector to commit df8d2b78edd46542e6426fec606c3ea98d712532
df8d2b78ed Copy subtype phpdoc on ClassPropertyAssignToConstructorPromotionRector (#8438) (#5603)
2024-02-11 09:00:00 +00:00
Tomas Votruba
1e3b11c5e1 Updated Rector to commit 6980dc63c77d0214730c94e0c620fa729047f879
6980dc63c7 [PHPStan] clean up ignore phpstan errors (#5601)
2024-02-11 08:18:05 +00:00
Tomas Votruba
6f6fad7878 Updated Rector to commit 333f38ba4e1923e92cb2032b64363d1b170e842c
333f38ba4e [automated] Apply Coding Standard (#5600)
2024-02-11 00:29:29 +00:00
Tomas Votruba
74eb099cdd Updated Rector to commit f4c674c08210069b766058f035c1a41e833de167
f4c674c082 [automated] Re-Generate Nodes/Rectors Documentation (#5599)
2024-02-11 00:28:51 +00:00
Tomas Votruba
3899caefbf Updated Rector to commit fbc391aa82a629f07f432860b146e617156a48e3
fbc391aa82 No need normalize cwd() as only need strlen() on VendorMissAnalyseGuard (#5598)
2024-02-10 13:48:41 +00:00
Tomas Votruba
f2b6b79e92 Updated Rector to commit 6d408f520f1766ba4450d057e6e10c0ffbfa9275
6d408f520f [Performance] Use strlen() early before loop on VendorMissAnalyseGuard (#5597)
2024-02-10 13:42:27 +00:00
Tomas Votruba
54904b716f Updated Rector to commit 77ec96e4e8ec9e3a1d514df878e6eadcd199feb8
77ec96e4e8 [Transform] Allow class const fetch value on rules() on RectorConfigBuilderRector (#5596)
2024-02-10 13:37:38 +00:00
Tomas Votruba
7004efd93b Updated Rector to commit 7e637860a069b8ef0f54360664b722578306b994
7e637860a0 [Config] Use RectorConfig::configure() on rules-tests (#5594)
2024-02-10 05:02:47 +00:00
Tomas Votruba
5e3115386a Updated Rector to commit fbbdd50c6214af5a0bd2b9ff3ba3766ca717cf1a
fbbdd50c62 [Config] Use RectorConfig::configure() on tests (#5593)
2024-02-10 05:01:44 +00:00
Tomas Votruba
f63718b5ba Updated Rector to commit 2b913ac43c2f4031153ceb91867ef6ea44abe0db
2b913ac43c [Config] Use RectorConfig::configure() on build/config/config-downgrade.php (#5595)
2024-02-09 21:08:27 +00:00
Tomas Votruba
b9b210cd79 Updated Rector to commit 8f993b57a88d299f57461169803ddfdab886a892
8f993b57a8 Update 1_Bug_report.md to use version 1.0.0 (#5592)
2024-02-09 16:49:04 +00:00
Tomas Votruba
bbbbb87f7d Updated Rector to commit 88a27f43efbcdf7004b6f7b2a6c6255cc81b6fff
88a27f43ef [Config] Add registerService() method to allow container extension (#5591)
2024-02-09 12:02:07 +00:00
Tomas Votruba
a0a66ea1c7 Updated Rector to commit 76504227a46a540c8736759103478db2459ec5ca
76504227a4 Clean up parallel-lint exclude on downgrade build (#5590)
2024-02-09 08:58:21 +00:00
Tomas Votruba
3f928476d9 Updated Rector to commit 2c65489cfd178fbd0e4d2b52b504a7541e34bc59
2c65489cfd [Php81] Skip another possible cast array to string on NullToStrictStringFuncCallArgRector (#5589)
2024-02-09 08:50:13 +00:00
Tomas Votruba
e32eadddc1 Updated Rector to commit a43f041278835523c96758f6df5d0e964e51ee9d
a43f041278  [DeadCode] Skip sub type false => bool on RemoveUselessVarTagRector  (#5588)
2024-02-09 08:11:26 +00:00
Tomas Votruba
e5f35d1a39 Updated Rector to commit 178ce5c65a820a5c42c7928486a044b44a976436
178ce5c65a  [Php81] Skip possible array on NullToStrictStringFuncCallArgRector  (#5587)
2024-02-08 13:13:45 +00:00
Tomas Votruba
512a9f7130 Updated Rector to commit 2194c6eec73db88500a42b2f443ca6c022b7d6a1
2194c6eec7 [NodeTypeResolver] Ignore PHPStan internal error on PHPStanNodeScopeResolver on NodeScopeResolver::processNodes() (#5586)
2024-02-08 07:30:40 +00:00
Tomas Votruba
831bb7a9f7 Updated Rector to commit 2aa1c38988c58fda5ae04a5b27fad255eaa2b141
2aa1c38988 Fix undefined MHASH_* constant on running downgrade from php 8.0 (#5585)
2024-02-08 05:40:02 +00:00
Tomas Votruba
e79510ae2b Updated Rector to commit 0d55791128825909273d0cdd9743470236748d75
0d55791128 Fix downgrade build: exclude vendor/symplify/easy-parallel/ecs.php on parallel lint (#5584)
2024-02-08 04:24:11 +00:00
Tomas Votruba
dfd0ac8201 Updated Rector to commit 1a3ddfb9a41b2b7230a9fb8f26eb075d3a1c6c38
1a3ddfb9a4 [DX] Remove type covarege, as handled by phpstan itself (#5583)
2024-02-07 23:07:13 +00:00
Tomas Votruba
e6361d01dc Updated Rector to commit c99f335e2513718afc8623bfba3902ef887e9083
c99f335e25 Remove deprecated FileInfoParser (#5581)
2024-02-07 22:53:20 +00:00
Tomas Votruba
a1bb85c575 Updated Rector to commit ff8f0c19f83a3e82c74ba47cd34abe37c2d99c8b
ff8f0c19f8 [DX] Remove lines packages as not used, remove deprecations as not used (#5580)
2024-02-07 22:52:04 +00:00
Tomas Votruba
dad2c8e74c Updated Rector to commit 68dc0efd77d35371caceb7a7c5772b2ea5aa4045
68dc0efd77 [DX] Remove phpstan strict rules to ease contributing (#5579)
2024-02-07 22:40:22 +00:00
Tomas Votruba
80c79c976b Updated Rector to commit 4570438319ff69196c28b13fad1e3567ca7bd1e5
4570438319 [Config] Make sure only one of type-declaration/dead-code or with*Level() is used to avoid duplicates (#5578)
2024-02-07 21:49:03 +00:00
Tomas Votruba
7bb5d0c0c4 Updated Rector to commit 5b3d656a003e72540050d47e00285341a96b5796
5b3d656a00 [Custom] Add "detect-node" command to help with writing custom rules (#5576)
2024-02-07 16:28:52 +00:00
Tomas Votruba
af18c3962f Updated Rector to commit 667983116e7c8ec828a0b9b1877f90e4faf532e0
667983116e [Transform] Transform skip() to withSkip() on RectorConfigBuilderRector (#5575)
2024-02-07 13:22:56 +00:00
Tomas Votruba
0d0320e989 Updated Rector to commit 5a5ea60f6dffdd0a63e04a64f8061f53facd46b3
5a5ea60f6d [Transform] Transform paths() to withPaths() on RectorConfigBuilderRector (#5574)
2024-02-07 13:11:49 +00:00
Tomas Votruba
ed0dadf714 Updated Rector to commit bd37496639378be3e1b72dec430ef906f0a6e94d
bd37496639 [DeadCode] Skip with magic __get() on RemoveUnusedPromotedPropertyRector (#5573)
2024-02-07 12:31:25 +00:00
Tomas Votruba
914c0a8e27 Updated Rector to commit af4d3db31bacab922d47b2551cec66644e3568b7
af4d3db31b [PHP81] Skip after is_string on object call on NullToStrictStringFuncCallArgRector (#5572)
2024-02-07 10:34:12 +00:00
Tomas Votruba
4483663a95 Updated Rector to commit a76ec2921c0202da145386cb2052f82952c34900
a76ec2921c Fix missing / suffix on VendorMissAnalyseGuard (#5571)
2024-02-07 00:44:34 +00:00
Tomas Votruba
9d4b461bdb Updated Rector to commit 5bf03c420e523f365ccc67eebb3f045e854caf55
5bf03c420e [Configuration] Fix detect /vendor on root project on vendor analyzed on VendorMissAnalyseGuard (#5569)
2024-02-07 00:22:31 +00:00
Tomas Votruba
1cd18a76ae Updated Rector to commit 6fe258536fc4a7fb903bea8eef548d37e1de8df5
6fe258536f Fix ArrayTypeMapper to handle arrays with UnionType items (#8225) (#5568)
2024-02-06 22:54:23 +00:00
Tomas Votruba
c65d65d663 Updated Rector to commit 7976482b3b067758fc88b000794e8cb94a4b2389
7976482b3b ExplicitBoolCompareRector: skip phpdoc (#5567)
2024-02-06 14:37:09 +00:00
Tomas Votruba
362258a1f6 Rector 1.0.0 2024-02-06 13:38:07 +00:00
Tomas Votruba
64d401b643 Updated Rector to commit 9a44c19598a21aff4b6b38f9a0db3b5ca30337c6
9a44c19598 [Transform] Transform rules() to withRules() on RectorConfigBuilderRector (#5566)
2024-02-06 06:23:36 +00:00
Tomas Votruba
428336c22c Updated Rector to commit 09398c3d4f07bb6ad664a55b87cab955278a467e
09398c3d4f Decouple AddFunctionVoidReturnTypeWhereNoReturnRector to allow leveling by simple node first (#5563)
2024-02-05 16:07:43 +00:00
Tomas Votruba
d00ebb838c Updated Rector to commit 56c250771518c2aa2e17bc64c9986c2dbe9b6fd8
56c2507715 Decouple AddClosureVoidReturnTypeWhereNoReturnRector to allow leveling by simple node first (#5562)
2024-02-05 15:56:19 +00:00
Tomas Votruba
de3b3bb159 Rector 0.19.8 2024-02-05 10:59:13 +00:00
Tomas Votruba
a5294370bd Updated Rector to commit c44e1e57dece206f94cd5896000750172ead0272
c44e1e57de Real fix paths The given paths do not match any files on RectorConfigBuilder (#5561)
2024-02-05 10:43:38 +00:00
Tomas Votruba
8be4b973f1 Updated Rector to commit c0079e3824d81ca2bd1a4b430c06acec4a5ef731
c0079e3824 Rollback RectorConfig::configure()->withRules() on privatization config set to old style config (#5560)
2024-02-05 09:59:39 +00:00
Tomas Votruba
7810dc2e74 Updated Rector to commit 487f162d53fe42f6d76557ca6cd49d93ceb911e8
487f162d53 [experimental] Add withTypeCoverageLevel() method to streamline Rector integration to new projects (#5553)
2024-02-05 08:01:59 +00:00
Tomas Votruba
ad50de3844 Updated Rector to commit 70f10cb70dddf660c3b26f0e93e83248e0a07adb
70f10cb70d Cache null result on ProjectComposerJsonPhpVersionResolver (#5559)
2024-02-04 23:31:45 +00:00
Tomas Votruba
53f16f413e Rector 0.19.7 2024-02-04 23:23:09 +00:00
Tomas Votruba
1f22f1decc Updated Rector to commit 02a088c735b9b829c8f0dec445e71dea70e559bc
02a088c735 bump template version
2024-02-04 23:22:33 +00:00
Tomas Votruba
b0c6aaf812 Updated Rector to commit 625bc7eee281d46b0e7c706d9ca9e259b7ef0db6
625bc7eee2 Fix platform version resolution, use require first (#5555)
2024-02-04 23:14:35 +00:00
Tomas Votruba
8cb186674a Updated Rector to commit 037153ba50e85666dc8bdc90f832ea4c0ff3677e
037153ba50 [DX] Fix missing Rector\RectorGenerator\Exception\ConfigurationException (#5558)
2024-02-04 21:53:39 +00:00
Tomas Votruba
8e25ebe2a2 Updated Rector to commit ba1cad35898880f6de97c9743aab96d2ac90ba73
ba1cad3589 [Privatization] Fix reprint with attribute on FinalizeTestCaseClassRector (#5557)
2024-02-04 21:10:29 +00:00
Tomas Votruba
e394be7dd2 Updated Rector to commit 2dd395167cdc146a1b566bae9c5c2f2885e55c16
2dd395167c [TypeDeclaration] Skip assign in construct with method call property same name on RestoreDefaultNullToNullableTypePropertyRector (#5556)
2024-02-04 20:46:49 +00:00
Tomas Votruba
9464484f39 Rector 0.19.6 2024-02-04 12:45:08 +00:00
Tomas Votruba
2f8afbb309 Updated Rector to commit 183422d041785e31cbd50665023cece58616ea25
183422d041 Kick off basic rector.php with simpler and more practical rule (#5552)
2024-02-04 12:44:34 +00:00
Tomas Votruba
b707660218 Updated Rector to commit 081cf7f7e508428f259b83125883178632e350dc
081cf7f7e5  [Transform] Add RectorConfigBuilderRector  (#5551)
2024-02-04 11:05:31 +00:00
Tomas Votruba
5c6ad07e4c Updated Rector to commit b85682bedf3d32c32bea9f1fef01d983f3ae89cf
b85682bedf [automated] Apply Coding Standard (#5550)
2024-02-04 00:28:54 +00:00
Tomas Votruba
c3f1a7f362 Updated Rector to commit 0242b2a9231beaff11fd94ec25224354a7e75cf9
0242b2a923 [automated] Re-Generate Nodes/Rectors Documentation (#5549)
2024-02-04 00:28:33 +00:00
Tomas Votruba
59f9eb1491 Updated Rector to commit 715103cdf1ecad0b4668f3b9e38582b3e5b55fbe
715103cdf1 Add support for YieldFrom into places where Yield_ is checked (#5499)
2024-02-03 22:50:20 +00:00
Tomas Votruba
e45bc25429 Updated Rector to commit 06fa177cb6524bdd1a3338ed5d98871ef7a5590e
06fa177cb6 Fix make ReadOnlyPropertyRector skip if traits are used, as not reliable (#5548)
2024-02-03 21:46:29 +00:00
Tomas Votruba
ef919121e0 Updated Rector to commit b0ad3649f9eb67550dea6dee01bb374f6bf675df
b0ad3649f9 Fix xdebug handling (#5544)
2024-02-03 07:09:19 +00:00
Tomas Votruba
2080c1456d Updated Rector to commit 1848724bf2308c31e53d0937013715fa7a40a9c3
1848724bf2 [EarlyReturn] Skip append variable in PreparedValueToEarlyReturnRector (#8390) (#5545)
2024-02-02 21:56:32 +00:00
Tomas Votruba
5c93328f48 Updated Rector to commit cdc57233696fd680c8ebe3040b02c54d1da9c779
cdc5723369 [TypeDeclaration] Change bool to false or true docblock when union has false/true standalone type on ReturnUnionTypeRector (#5543)
2024-02-02 06:45:48 +00:00
Tomas Votruba
b0211bc3d8 Updated Rector to commit fa75fcf0d1445f90cff9199875aba352671795f9
fa75fcf0d1 [Performance][PhpVersionResolver] Cache resolve platform/require from composer.json on ProjectComposerJsonPhpVersionResolver (#5542)
2024-02-01 23:54:40 +00:00
Tomas Votruba
22c18b8179 Updated Rector to commit f03a6fd7d060535a5c124fe461190aafc527364e
f03a6fd7d0 [Privatization] Add FinalizeTestCaseClassRector (#5539)
2024-01-31 23:36:35 +00:00
Tomas Votruba
71406bdeee Updated Rector to commit 3cfdad6ce695b2ea651c1d602e37f129f18e585e
3cfdad6ce6 [stabilize] Remove last children method checks (#5538)
2024-01-31 22:21:09 +00:00
Tomas Votruba
c49de5a16c Updated Rector to commit 5e7ecb623ad7fe78a660fe3d2275166492ebdb40
5e7ecb623a [stabilize] Remove child classes from MixedTypeRector as not reliable (#5537)
2024-01-31 22:01:40 +00:00
Tomas Votruba
b33dd4eba3 Updated Rector to commit 8b7c8c7d4f7ed05b36f595c01c632494193ba4bc
8b7c8c7d4f [stabilize] Remove family tree check from ClassMethodParamVendorLockResolver as not reliable (#5536)
2024-01-31 21:43:56 +00:00
Tomas Votruba
dc77b4b2a6 Updated Rector to commit cbc077340ed5ee4a062caa32ab91cd8cb0d4ec6e
cbc077340e [stabilize] Deprecate FinalizeClassesWithoutChildrenRector as causing bugs without full context (#5535)
2024-01-31 21:40:00 +00:00
Tomas Votruba
e377d35b97 Updated Rector to commit 2efd564640e94edf09f95f3872adb11e059f5fb8
2efd564640 [stabilize] Deprecate FinalizePublicClassConstantRector as not reliable and causes uncontroller changed (#5534)
2024-01-31 14:27:18 +00:00
Tomas Votruba
a28aa22831 Updated Rector to commit 27791d1456c5ade373a0ba9d818404805eee89f4
27791d1456  [Php81] Allow nullable union on NullToStrictStringFuncCallArgRector  (#5532)
2024-01-31 13:37:12 +00:00
Tomas Votruba
b63058a821 Updated Rector to commit b78db9f56f9b9ae95169d37726cb6d2a2f802623
b78db9f56f Remove unused variable (#5531)
2024-01-31 07:59:42 +00:00
Tomas Votruba
aace6ea006 Updated Rector to commit 7294e98a19531d580c3ba901c147ea0a52282595
7294e98a19 Fix AddMethodCallBasedStrictParamTypeRector if already has a type (#5530)
2024-01-30 23:57:24 +00:00
Tomas Votruba
4d9655bcf0 Updated Rector to commit daf8b4879cbd0c4a0f42691b81b8d0c7f63da855
daf8b4879c Revert broken load Phar support on BootstrapFilesIncluder (#5529)
2024-01-30 22:49:21 +00:00
Tomas Votruba
97c24103e6 Updated Rector to commit 6046c24443d9bfdfe5bf8638fb82e03703ee1df8
6046c24443 [CodingStyle] Return null on no change on StrictArraySearchRector (#5528)
2024-01-30 20:48:28 +00:00
Tomas Votruba
17078d56a8 Updated Rector to commit 2f041dc9beacc2f150344f4c169cc14d4c4991d9
2f041dc9be [DX] PHP sets should not disable all other version-based rules (#5527)
2024-01-30 20:43:47 +00:00
Tomas Votruba
89734ded6b Updated Rector to commit a6b0d2c732d9532940bce76d45d83d41482c0f5a
a6b0d2c732 [DX] Skip vendor warning in case of downgrade (#5526)
2024-01-30 20:28:41 +00:00
Tomas Votruba
e3df11f1c1 Updated Rector to commit 0ff8cb0a99db5de31bb999977a5a417bb282e4d2
0ff8cb0a99 [DX] Warn about run on /vendor directory (#5525)
2024-01-30 16:58:24 +00:00
Tomas Votruba
d54a5a3c50 Updated Rector to commit 6edf23f6b6cdc2982618ac311c6b7936d3fdcf16
6edf23f6b6 Added 4 methods into RectorConfigBuilder (#5524)
2024-01-30 16:16:28 +00:00
Tomas Votruba
5d13103f37 Updated Rector to commit 5979c0932fd77f40f601ea37687c466833e83ed7
5979c0932f Exclude finalize rule from private set, to keep safer (#5523)
2024-01-30 13:11:00 +00:00
Tomas Votruba
0301d3f400 Updated Rector to commit f680a070335ee796de19b25a98c2d4ac172b6fe8
f680a07033 [Autoloading] Proper fix for fix bootstrap phpunit.phar (#5522)
2024-01-30 10:08:17 +00:00
Tomas Votruba
8fe9717aee Updated Rector to commit 3c51cd8ebebd6840a0374e367308049c36761ee0
3c51cd8ebe [EarlyReturn] Improve RemoveAlwaysElseRector to handle multiple ElseIfs (#8178) (#5521)
2024-01-30 09:02:15 +00:00
Tomas Votruba
c828305041 Updated Rector to commit 58ef131772f7745a52c3990aeaea34a4892b6ae5
58ef131772 [Performance] Remove CollectedData on ProcessResult (#5520)
2024-01-30 05:37:48 +00:00
Tomas Votruba
89c895d127 Rector 0.19.5 2024-01-29 23:53:47 +00:00
Tomas Votruba
3c3170a04e Updated Rector to commit 171fddb1a1e9c54e194130ffe039809721d1f465
171fddb1a1 add withPhpSets() methods (#5519)
2024-01-29 23:52:40 +00:00
Tomas Votruba
bc9920ff03 Updated Rector to commit ca23ae894e833861e83533ed9f89fc7b3bf37fee
ca23ae894e [Autoloading] Allow to define bootstrapFiles([__DIR__ . '/some.phar']) on BootstrapFilesIncluder (#5518)
2024-01-29 23:33:42 +00:00
Tomas Votruba
7c6043c26c Updated Rector to commit 21aa474269373c93fa8d74e72e7e8ee817a38cee
21aa474269 Fix configured rule (#5517)
2024-01-29 21:10:17 +00:00
Tomas Votruba
5c1dd52a62 Rector 0.19.3 2024-01-29 19:04:58 +00:00
Tomas Votruba
826292d8c1 Updated Rector to commit 52398c81f9e88bde858cd2d79d481ae66190abc7
52398c81f9 [Php83] add string type to concat constant (#5516)
2024-01-29 16:18:28 +00:00
Tomas Votruba
94c55b84c0 Updated Rector to commit 1608ae8c9497bbfaf78ce54130ec304963ac6f2a
1608ae8c94 [Windows] Utilize Nette\Utils\FileSystem instead of Symfony\Component\Filesystem\Filesystem to write file (#5514)
2024-01-28 22:41:37 +00:00
Tomas Votruba
691f25c420 Updated Rector to commit e17f878d5adb301fda0de8f9da2d94d898a363c3
e17f878d5a [Templates] Fix syntax error on templates/rector.php.dist (#5515)
2024-01-28 20:53:14 +00:00
Tomas Votruba
758b064c65 Updated Rector to commit c5d4a78df1fe7ad674631f7373e127ff75eae896
c5d4a78df1 [Windows] Support replace \r\n on DocBlockInliner (#5513)
2024-01-28 18:53:09 +00:00
Tomas Votruba
2521815c9a Updated Rector to commit 1b4395caa0579c559e484b75b7fd9baadc307c0c
1b4395caa0 [DX] Allow Arg in value resolver, as often used and intuitive (#5512)
2024-01-28 10:00:13 +00:00
Tomas Votruba
c155c9cbaa Updated Rector to commit 040b839e71ec558c83553bc1462924e96993f6f0
040b839e71 [Windows] Rework add windows support on tests CI (#5504)
2024-01-28 08:50:44 +00:00
Tomas Votruba
e47a59adcc Updated Rector to commit b107a16f98aecf2a5ff969e30ff48595daadc06d
b107a16f98 [Performance] Reduce repetitive FileSystem::read() on AbstractRectorTestCase (#5511)
2024-01-28 03:50:21 +00:00
Tomas Votruba
6752d80c19 Updated Rector to commit 63fbf41cc9a6cc66c720926beec4603892eb21d0
63fbf41cc9 [Formatter] Remove unused CompleteUnifiedDiffOutputBuilderFactory (#5510)
2024-01-27 23:54:33 +00:00
Tomas Votruba
120a7594fb Updated Rector to commit b2d76bd6eff80326b8f89a061f44b06cf90ba49a
b2d76bd6ef Improve config builder + add withAttributesSets() method (#5509)
2024-01-27 12:22:01 +00:00
Tomas Votruba
b6bd629be8 Updated Rector to commit 1fe8f3a7694b7fad2e6fee66b575fe2e05738824
1fe8f3a769 [tidy] Use code sample format (#5508)
2024-01-27 12:03:51 +00:00
Tomas Votruba
e41705aa94 Updated Rector to commit a6ace939a0cbccd31623d3e18677ea8791e69aab
a6ace939a0 [Configuration] Use array_merge() on RectorCnofigBuilder::withSets() (#5507)
2024-01-26 22:36:43 +00:00
Tomas Votruba
9204913593 Updated Rector to commit a69e1ff013720727f052437d051ca5ab2c11b89e
a69e1ff013 Add PHPUnit 9 annotations support detectoin in "custom-rule" command, add RectorConfig::withPreparedSets() (#5506)
2024-01-26 21:43:08 +00:00
Tomas Votruba
7a20211779 Updated Rector to commit 701ab22b8681518f21e371c0b070f8f51a45b539
701ab22b86 ns fix
2024-01-26 19:50:18 +00:00
Tomas Votruba
f076295e84 Updated Rector to commit 0afec7e54615912ced1ffe83e9dccadc4f153c17
0afec7e546 [Config] Add RectorConfigBuilder (#5503)
2024-01-26 19:37:08 +00:00
Tomas Votruba
00449e1e5c Updated Rector to commit 35ddfb28bac90271f2317ae394471062c699d419
35ddfb28ba make literal separator optional, as rather coding style and not always desired (#5505)
2024-01-26 14:25:43 +00:00
Tomas Votruba
2a897741c0 Updated Rector to commit f47b38ed3980eb79113bb1b3b1289fb5a5c05c0f
f47b38ed39 typo
2024-01-25 17:33:33 +00:00
Tomas Votruba
b38303863b Updated Rector to commit bf59fa5aaf4500f6c555e590bc2692fdbda0fee3
bf59fa5aaf fix typo
2024-01-25 17:33:11 +00:00
Tomas Votruba
f28faf4aeb Updated Rector to commit 65dbbdd002c9ef71187752d92d1f15a969e7d2ad
65dbbdd002 cs
2024-01-25 17:26:13 +00:00
Tomas Votruba
8debf03f05 Updated Rector to commit 5b23ffe923e57d49b92156c15725ac63cb52a9b5
5b23ffe923 custom copy path fix (#5502)
2024-01-25 17:18:07 +00:00
Tomas Votruba
6dd3220875 Updated Rector to commit 174656a5f9719dba126a0f5ed68743c05ff53f3b
174656a5f9 [Testing] Deprecate FileInfoParser, use existing TestingParser instead (#5501)
2024-01-25 07:18:44 +00:00
Tomas Votruba
dd875cd0c9 Updated Rector to commit d09ae7400a75f7694a11c2d8353c2fd14b6419e3
d09ae7400a Add "custom-rule" command to make creating rules easy (#5498)
2024-01-25 00:06:40 +00:00
Tomas Votruba
744ab2e38b Updated Rector to commit 955a5de414501f77b80b321a90ee35d4fe49e9e2
955a5de414 Add gitlab to "setup-ci" command (#5497)
2024-01-24 21:26:26 +00:00
Tomas Votruba
29d3544133 Updated Rector to commit 7584d25d55cd0a2e7c11dbc865c93a029c6047c3
7584d25d55  [AutoImport] Skip start with <?= short open tag on auto import  (#5496)
2024-01-24 12:46:29 +00:00
Tomas Votruba
cd34331aa7 Updated Rector to commit c2cdcd3922d06924acfbf4a792eec61dccbee03e
c2cdcd3922 [CodeQuality] Fix logic start with [^ on SimplifyRegexPatternRector to ensure only skip on this case (#5495)
2024-01-23 16:37:59 +00:00
Tomas Votruba
aa518bb95d Updated Rector to commit dd02659ec90240c9452ccb86e48fb53879572935
dd02659ec9 [CodeQuality] Skip surplus open square bracket on SimplifyRegexPatternRector (#5494)
2024-01-23 15:52:42 +00:00
Tomas Votruba
678e34b775 Updated Rector to commit bcce8e3d240861cdb36cbf76b68672fa829f347d
bcce8e3d24 Fix doc instanceof rules link (#5493)
2024-01-23 11:08:03 +00:00
Tomas Votruba
3437ca57ce Updated Rector to commit ab78d14e35aa95519a7fbb2472ef7a7e087e1397
ab78d14e35  [PHPStan] Clean up PHPStan ignore errrors  (#5492)
2024-01-23 10:53:22 +00:00
Tomas Votruba
e4d714cf5f Updated Rector to commit f7caedf1b61070322bfb44bb266fbf26f8c993d3
f7caedf1b6 [Performance][PhpParser] Deprecate InlineCodeParser::parse(), extract into parseFile() and parseString() (#5482)
2024-01-23 09:41:00 +00:00
Tomas Votruba
e7c602cd32 Updated Rector to commit 2d316449ada315992789eff3380e836adf997767
2d316449ad [Config] Restore default values for RectorConfig->parallel() config similar to original <=0.18.x version (#5472)
2024-01-23 09:40:17 +00:00
Tomas Votruba
c36d19ef56 Updated Rector to commit aa66151ff14da601b4b155f4a876ad2a2070259c
aa66151ff1 [Performance] Remove unnecessary FunctionLikeParamPositionNodeVisitor (#5491)
2024-01-22 14:26:31 +00:00
Tomas Votruba
8356da3ba2 Updated Rector to commit e1effe71627ad76eee1532420cf1a3430abff150
e1effe7162 Update README.md (#5490)
2024-01-22 12:43:37 +00:00
Tomas Votruba
0fc99839e2 Updated Rector to commit a2ff229df99785b6b51721d929a750f51e72f57a
a2ff229df9 Fix phpstan (#5489)
2024-01-21 23:21:57 +00:00
Tomas Votruba
b140c86242 Updated Rector to commit 46dd96122bdeb7b893f518bd131c69093b6da752
46dd96122b [Renaming] Remove rename class name (#5488)
2024-01-21 23:15:27 +00:00
Tomas Votruba
599ee7833e Updated Rector to commit be53faca08c2f5c3ebafb636e766788676f54d28
be53faca08 [Renaming] Remove namespace renames in ClassRename, as it should only rename references, not move to new namespace (#5487)
2024-01-21 21:13:24 +00:00
Tomas Votruba
72af333641 Updated Rector to commit 3dac3a00d8a9e306bacc1ae2f9ded092dc95c212
3dac3a00d8 [Performance] Cache PHP version features on reading composer.json on PhpVersionProvider (#5484)
2024-01-21 01:12:31 +00:00
Tomas Votruba
3ea4c627d4 Updated Rector to commit 663f526966313e0f178c088ea667119490404da9
663f526966 remove invalid data provider types (#5483)
2024-01-20 21:59:39 +00:00
Tomas Votruba
233401c07f Updated Rector to commit 55e7c91cb1597e7c12f111689381ac5848540ec5
55e7c91cb1 fixed issue when indent is not 4 (#5479)
2024-01-19 15:01:25 +00:00
Tomas Votruba
6cacf30624 Updated Rector to commit 7e2495e5f572bb566a845a0e1a6329cf141f872d
7e2495e5f5 [Php70] Skip inside Encapsed on ThisCallOnStaticMethodToStaticCallRector (#5481)
2024-01-19 14:05:32 +00:00
Tomas Votruba
bc96a99895 Rector 0.19.2 2024-01-19 10:58:30 +00:00
Tomas Votruba
f605aeb93f Updated Rector to commit 76714b95f240409a6fad92725ea19c870ed3ff14
76714b95f2 [Printer] Remove unnecessary BetterStandardPrinter::pStmt_Use() (#5478)
2024-01-18 20:41:36 +00:00
Tomas Votruba
d67d5653a7 Updated Rector to commit 863a5ed69a150aed2c87038ef35421ee1626abd3
863a5ed69a [DX] Depreate heavy and conflicting Symfony/Twig/PHPUnit level sets (#5477)
2024-01-17 17:39:51 +00:00
Tomas Votruba
566e0f2b70 Updated Rector to commit 985d5ea5109e1282f35370006ad7ac26df7789de
985d5ea510 cs
2024-01-17 14:38:19 +00:00
Tomas Votruba
bfa367259d Updated Rector to commit 6d0abe7b49908c66940c7b4065cd28f0d66fbf45
6d0abe7b49 [Autoload] Remove src/core_namespace_aliases.php (#5476)
2024-01-17 11:38:29 +00:00
Tomas Votruba
7b5aa03f24 Updated Rector to commit fb6241fb6725b19f348fd05bc3430828c07196eb
fb6241fb67 Revert "[Autoload] Add false value for autoload on class_alias() on core_namespace_aliases.php" (#5475)
2024-01-17 11:26:39 +00:00
Tomas Votruba
6ae9f427db Updated Rector to commit 6a1b2746dfe2116c1878396d4acbb92dd4b70526
6a1b2746df [Autolaod] Add false value for autoload on class_alias() on core_namespace_aliases.php (#5474)
2024-01-17 11:14:48 +00:00
Tomas Votruba
0d611d897a Updated Rector to commit 07df7dc1a344c52711441149d61251a4fe10366d
07df7dc1a3 Remove collector interface and fix SpatieEnumClassToEnumRector already has underscore to double underscore (#5473)
2024-01-16 10:21:57 +00:00
Tomas Votruba
35d4de2656 Updated Rector to commit ee89fb7b82b6fa37412bd5d0cbaac9b49258eb3f
ee89fb7b82 remove non existing collector aliases
2024-01-16 00:20:08 +00:00
Tomas Votruba
f153850ba3 Updated Rector to commit 044c4b9b82daf55525effe6adfc810b43e0d01e8
044c4b9b82 Bump PHPStan to 1.10.56 (#5471)
2024-01-15 22:14:07 +00:00
Tomas Votruba
ec3d78eef4 Updated Rector to commit 5a3a59c50c7810296274eb4408737c8f2f8921e7
5a3a59c50c Remove collectors, as performance very costly and not practically useful (#5470)
2024-01-15 22:10:40 +00:00
Tomas Votruba
e24202f0b6 Updated Rector to commit 34ab8dc0f9a7e8b7cfa1a88cdf36ced9020964f8
34ab8dc0f9  [Performance] Remove unused AttributeKey::ARGUMENT_POSITION  (#5469)
2024-01-15 20:19:14 +00:00
Tomas Votruba
2bba0dd55b Rector 0.19.1 2024-01-15 18:02:43 +00:00
Tomas Votruba
dbbdf42842 Updated Rector to commit 2ed1e94d153b5e40803275a7c1394be234d0cfae
2ed1e94d15 Restore timeout to keep compatible with formater CI runs, based on community feedback (#5468)
2024-01-15 18:01:33 +00:00
Tomas Votruba
bc8f465840 Updated Rector to commit e17f4526a7aa8344d0bfbf61d16d125970a3d31a
e17f4526a7 Fix RectorParser::parseString() parameter name (#5467)
2024-01-14 17:53:17 +00:00
Tomas Votruba
02f3386770 Updated Rector to commit deb4daed28666606b032e3e0df1a50e01a5c2a72
deb4daed28 [automated] Apply Coding Standard (#5465)
2024-01-14 00:30:50 +00:00
Tomas Votruba
1cb0be7069 Updated Rector to commit b0f1e6354fed26a46ea5ebac73c6d688cc85068b
b0f1e6354f [Performance] Call UnchangedFilesFilter->filterFileInfos() only once on FilesFinder (#5464)
2024-01-13 20:47:59 +00:00
Tomas Votruba
35bb56366b Updated Rector to commit 38d716ecec295b96a94cc2db9b3091fc1ca0ea94
38d716ecec [Performance] Remove duplicate filter extension files on FilesFinder (#5463)
2024-01-13 19:16:19 +00:00
Tomas Votruba
455fba49f9 Updated Rector to commit 9d310ce5daca61f51f35e3c8755a442998f1c536
9d310ce5da Skip null type in ReturnTypeFromStrictScalarReturnExprRector as often not desired (#5462)
2024-01-13 09:43:24 +00:00
Tomas Votruba
6ab38a869f Updated Rector to commit 2ac26e77e63664f3e250af12f021696c60ca0df4
2ac26e77e6 Cache comment consistency (#5461)
2024-01-13 01:51:20 +00:00
Tomas Votruba
8b20f236c0 Updated Rector to commit 2ec55701f292770fc7be3ca6e434d437e59c333b
2ec55701f2 [Performance] Fix filter cache on SkippedClassResolver (#5460)
2024-01-13 01:44:47 +00:00
Tomas Votruba
bebd959a24 Updated Rector to commit ac072bc8af186b2c86256aa7d29e52bb608ece27
ac072bc8af feat: add an option to skip renaming promoted property (#5457)
2024-01-11 23:02:48 +00:00
Tomas Votruba
e61f4b3c7b Updated Rector to commit f24b01ae0af6cdf4517fee0d74d79cc39d31f602
f24b01ae0a Remove CI status for rector/phpstan-rules on Readme (#5456) (#5458)
2024-01-11 15:31:55 +00:00
Tomas Votruba
2b3879001d Updated Rector to commit 061ddc360ad8fcc5c237a77463d1d62a562c5d14
061ddc360a Remove CI status for rector/phpstan-rules on Readme (#5456)
2024-01-10 22:12:13 +00:00
Tomas Votruba
97a6bd58e9 Updated Rector to commit 54a11ee44ac367532d5acaaa462928742aa24177
54a11ee44a [chore] Make use of symplify/phpstan-rules (#5455)
2024-01-10 21:29:12 +00:00
Tomas Votruba
90cf83ccbe Updated Rector to commit d2818f6b229beca01ee602ad245426a12199baca
d2818f6b22 [Reflection] Remove unnecessary ReflectionClass object creation on create ReflectionMethod (#5454)
2024-01-10 20:27:28 +00:00
Tomas Votruba
969e0174a1 Updated Rector to commit c02e5294b647a2aa7d83c8b2381dffbc7768b428
c02e5294b6 [Performance] Using PathSkipper in FilesFinder (#5452)
2024-01-10 14:04:28 +00:00
Tomas Votruba
b68c88f0b4 Updated Rector to commit f68d9f89cece7c081c431ddeeafe2d317514a1cc
f68d9f89ce [Performance] Extract PathSkipVoter to dedicated service and call before Filesystem::read() (#5451)
2024-01-10 13:03:20 +00:00
Tomas Votruba
5a61fded6a Updated Rector to commit e231caaf0ad81f75b287fb7b2b47f720627a7ca4
e231caaf0a [Performance] Remove loop StmtsAwareInterface on PHPStanNodeScopeResolver (#5450)
2024-01-10 09:45:32 +00:00
Tomas Votruba
ca876bf90c Updated Rector to commit 9193b276de2d9e51e063740a9fea61a559750f19
9193b276de Clean up concat empty string on regex constant usage (#5449)
2024-01-10 05:55:03 +00:00
Tomas Votruba
cc3c45157f Updated Rector to commit 5a156bea4f702a08d45928c783daf3153c6bd2de
5a156bea4f [Php80] Handle NestedAnnotationToAttributeRector with empty new line (#5448)
2024-01-09 08:51:33 +00:00
Tomas Votruba
503f4ead06 Rector 0.19.0 2024-01-09 00:49:06 +00:00
Tomas Votruba
b911b341f7 Updated Rector to commit 32d5fce356ebe91267278ee8d3b574c928cf15d6
32d5fce356 add release notes generator dep
2024-01-09 00:19:58 +00:00
Tomas Votruba
0a2b185bda Updated Rector to commit 08ac19c956c2608188bca81044034bc2590a8d55
08ac19c956 [cs] Make use of new ECS config (#5445)
2024-01-08 15:17:51 +00:00
Tomas Votruba
f775017f74 Updated Rector to commit e3ccf175943f4b44c521029c090c6907b83d4a6c
e3ccf17594 Fix scoped e2e to load rector/rector:dev-main (#5447)
2024-01-08 13:55:32 +00:00
Tomas Votruba
911e446bd5 Updated Rector to commit 7e566722a08a546858fa67d73915c9dff9a0c018
7e566722a0 [Php80][CodeQuality] Handle crash on ChangeSwitchToMatchRector + TernaryFalseExpressionToIfRector on under if else (#5446)
2024-01-08 13:46:06 +00:00
Tomas Votruba
bddc91bccd Updated Rector to commit b71c3265d5f90745d52b081a1201e3d97617e14a
b71c3265d5 fix: RenameMethodRector should handle NullsafeMethodCall (#5444)
2024-01-07 16:56:38 +00:00
Tomas Votruba
2a79360f1b Updated Rector to commit 7f2155d5c0058a002790c05cae54b49405e154ac
7f2155d5c0 [DX] add RectorConfig::command() to ease external command registration (#5443)
2024-01-07 12:14:43 +00:00
Tomas Votruba
33f8d9f054 Updated Rector to commit 3751c94d26dc1bd8a7a1699f64d0c983dfd11a9f
3751c94d26 Revert "[DX] Make command default autotag" (#5442)
2024-01-07 12:07:05 +00:00
Tomas Votruba
816ddfc830 Updated Rector to commit 2f5a252ea9bac10994e08623e9371ec132045880
2f5a252ea9 [DX] Make command default autotag (#5441)
2024-01-07 12:05:03 +00:00
Tomas Votruba
dd2b386e30 Updated Rector to commit c9608a0f11d8a58224b33c8d2695f210a81816bc
c9608a0f11 [automated] Re-Generate preload.php (#5439)
2024-01-07 00:33:25 +00:00
Tomas Votruba
29eada363c Updated Rector to commit d3791938add9fe1faddfd404ab76183235c1df2f
d3791938ad [automated] Apply Coding Standard (#5440)
2024-01-07 00:31:04 +00:00
Tomas Votruba
1142f3d356 Updated Rector to commit 86e740248314edf23ef3307ac2a804a54c898282
86e7402483 Allows to convert Spatie enum names to snake upper case (#5435)
2024-01-06 13:17:15 +00:00
Tomas Votruba
22304be44f Updated Rector to commit a8cc19a3c0387f082fd432e04afce363a90ba5b0
a8cc19a3c0 [NodeTypeResolver] Handle crash PHPStan\File\CouldNotReadFileException: Could not read file on IntermediateSourceLocator (#5438)
2024-01-06 11:06:34 +00:00
Tomas Votruba
3c0a61462c Updated Rector to commit 9a794f4ac4a100c1bffbf6af5a0c15f9628f3b90
9a794f4ac4 [TypeDeclaration] Handle with default null on ParamTypeByMethodCallTypeRector (#5437)
2024-01-06 06:01:40 +00:00
Tomas Votruba
8728d93e41 Updated Rector to commit 55a787b9a2a18d7b131e74f0bc0d244989f6c92e
55a787b9a2 [CodeQuality] Handle crash with call inside loop on SimplifyForeachToCoalescingRector (#5436)
2024-01-06 05:25:58 +00:00
Tomas Votruba
2b45fbe814 Updated Rector to commit 3d71ae36b00e22fb5430e1812af95182c0e58904
3d71ae36b0 [TypeDeclaration] Skip re-assign with call and use as arg on StrictArrayParamDimFetchRector (#5434)
2024-01-05 13:43:19 +00:00
Tomas Votruba
b433dedda4 Updated Rector to commit d4f6b91f922bd52289d923aff07691d07e455cb1
d4f6b91f92 [TypeDeclaration] Allow both integer and string index array on StrictArrayParamDimFetchRector (#5433)
2024-01-05 13:13:40 +00:00
Tomas Votruba
feacfd524a Updated Rector to commit 971571be0cbcc21f1d6c7861c17423aef053b499
971571be0c [TypeDeclaration] Skip with empty() check on StrictArrayParamDimFetchRector (#5432)
2024-01-05 12:46:00 +00:00
Tomas Votruba
19374b3218 Updated Rector to commit 7654e2b720e0cfbefa663c009267a1f381661953
7654e2b720 Bump to phpstan 1.10.52 (#5431)
2024-01-05 10:41:41 +00:00
Tomas Votruba
9fc4d17470 Updated Rector to commit 0aecff4b07e3b70f792c6d5bec0fd103d0597de8
0aecff4b07 [dx] Remove extra phpstan-config job as already part of main phpstan run (#5430)
2024-01-05 10:33:26 +00:00
Tomas Votruba
87dbb8aa94 Updated Rector to commit 4480697a0acd8ee8fb3dd3f7fc4e6390d0d51d82
4480697a0a cs
2024-01-04 22:11:29 +00:00
Tomas Votruba
f8c73cea6c Updated Rector to commit a326b8504d37093f639245da0b283f588f954890
a326b8504d remove array spread from coding style, as often part of personal preference
2024-01-04 22:10:51 +00:00
Tomas Votruba
41a86add1d Updated Rector to commit b007a8bd11ea0451b50dbafbacd5450b295f6266
b007a8bd11 [Php83] Add implements interface support on AddOverrideAttributeToOverriddenMethodsRector (#5429)
2024-01-04 19:14:21 +00:00
Tomas Votruba
5457aea4e0 Updated Rector to commit 1f9829d2a3820f39fe0601b996c5cba71ffb42b0
1f9829d2a3 [Strict] Add StaticProperty supporton may be unitialized static property on DisallowedEmptyRuleFixerRector (#5428)
2024-01-04 15:49:28 +00:00
Tomas Votruba
da887b253b Updated Rector to commit f85e8c27b3932196d882c70b063f517a48b5aaac
f85e8c27b3 Decouple LongAndDependentComplexRectorRule to cognitive-complexity package (#5427)
2024-01-03 13:09:14 +00:00
Tomas Votruba
5c10ef9158 Updated Rector to commit 09c077e25801da58834be284a792c3987ea806ef
09c077e258 [TypeDeclaration] Add false and true in union support on ReturnUnionTypeRector (#5355)
2024-01-03 07:52:06 +00:00
Tomas Votruba
1daa932d00 Updated Rector to commit 5c0397910fbd9735c375c4632ec116ebe8609f25
5c0397910f Add missing rule doc (#5426)
2024-01-02 21:38:33 +00:00
Tomas Votruba
350042dba4 Updated Rector to commit 9144efc05cf4d084d4af69f4df0be9d7a66e5869
9144efc05c Keep called method in RemoveEmptyClassMethodRector (#5425)
2024-01-02 20:43:50 +00:00
Tomas Votruba
3a49fcd8d5 Updated Rector to commit 8724feefea91743e05006cb1329c5cd1675b5003
8724feefea Skip cond with side effect in RemoveDeadConditionAboveReturnRector (#5424)
2024-01-02 20:16:55 +00:00
Tomas Votruba
e37778b4f3 Updated Rector to commit 57292bc31d0a02fbbbedff455185096945fd1914
57292bc31d [Scoper] Remove symfony/deprecation-contracts from "replace" on composer.json (#5421)
2024-01-02 13:53:06 +00:00
Tomas Votruba
c888002735 Updated Rector to commit 4005683997ceadfff65d19328e4eb2d0b5b3bbae
4005683997 [Scoper] Include src/core_namespace_aliases.php on last after project autoload (#5420)
2024-01-02 13:36:58 +00:00
Tomas Votruba
615009f789 Updated Rector to commit fa1a96b7eaa5f178c5701c94999a9aa130cf6255
fa1a96b7ea [Scoped] Using rector/rector:dev-main on e2e scoped (#5419)
2024-01-02 12:53:42 +00:00
Tomas Votruba
35d4ae5ad9 Updated Rector to commit d886cffeded58fb4b5a55182f4b98b796545c18e
d886cffede [build] Try removing scope aliases
2024-01-02 02:50:51 +00:00
Tomas Votruba
0601eaa986 Updated Rector to commit cf0d54eb5996ded864208ee940fb794e7440ea6a
cf0d54eb59 fix Core namespace
2024-01-02 02:42:51 +00:00
Tomas Votruba
1c3ddfdb95 Updated Rector to commit 6971a20db5ea2560c8918e39c8f526563180a5a7
6971a20db5 [tests] Cleanup few obvious issue tests to make rest more robuts and useful (#5417)
2024-01-02 02:41:09 +00:00
Tomas Votruba
7e7a2f067a Updated Rector to commit 476cfb00cb6a94cb64badf9472ee78f33bdf44b3
476cfb00cb disable fallback for now
2024-01-02 02:40:38 +00:00
Tomas Votruba
3916887582 Updated Rector to commit 9f937086898498f37d71977895312cbdb7fdbc6a
9f93708689 [Strict] Handle may be unitialized property on DisallowedEmptyRuleFixerRector (#5409)
2024-01-01 13:26:19 +00:00
Tomas Votruba
aff2607559 Updated Rector to commit a64a34407038fab9ba3195d8314c1f550a7d1d40
a64a344070 [cleanup] Decouple changelog generator (#5412)
2024-01-01 13:26:04 +00:00
Tomas Votruba
8e7d3b2d52 Updated Rector to commit 595086559f9ed5196d53c6dbea907043153bda61
595086559f [psr-4] Update Rector core test reference (#5410)
2024-01-01 09:05:02 +00:00
Tomas Votruba
ac1177eb9c Updated Rector to commit f4257afb3c05217b13513c4708228a6a976bab88
f4257afb3c [CI] Remove phpstan for fixtures job as cumbersome to run (#5408)
2024-01-01 00:22:20 +00:00
Tomas Votruba
7ba32aac1f Updated Rector to commit e12c73eb339a847bcd717025abf5bc43f1cd0e4c
e12c73eb33 [psr-4] Move tests to main namespace, as part of /src and /packages merge - step 2 (#5407)
2024-01-01 00:20:45 +00:00
Tomas Votruba
4bfd1e7acf Updated Rector to commit 0d424e1b978cd70d0aafe6e095f19fb67adb8de3
0d424e1b97 [psr-4] Move tests to main namespace, as part of /src and /packages merge (#5406)
2023-12-31 23:42:36 +00:00
Tomas Votruba
1731eeac5d Updated Rector to commit befe096ca10f7476efeb082fb7c736ba7bd07af5
befe096ca1 [phpstan] tidy up bin files, group complex errors + Cleanup AddTypeToConstRector (#5405)
2023-12-31 20:56:31 +00:00
Tomas Votruba
6e1ac30f0c Updated Rector to commit 0ba47067e827e46c7fc17b1a53cb4418080551d3
0ba47067e8 [config] Extract RectorConfigValidator and handle config validation there (#5404)
2023-12-31 19:54:42 +00:00
Tomas Votruba
6b98134b54 Updated Rector to commit 9c7842f036e9164616582ea6e8b2ce95f90426e4
9c7842f036 [ecs] tidy up config (#5403)
2023-12-31 19:44:21 +00:00
Tomas Votruba
67d86f3aa4 Updated Rector to commit fff370b2c0f029203b7c53b96e4a7b8e9217af76
fff370b2c0 [Php83] Handle dynamic host and port values on CombineHostPortLdapUriRector (#5401)
2023-12-31 12:20:56 +00:00
Tomas Votruba
b1b95d1c64 Updated Rector to commit e044d50e9b7b04c5ef7454044721dbf16b4b75f8
e044d50e9b [TypeDeclaration] optionally only add types for hard coded return values in `ReturnTypeFromStrictScalarReturnExprRector` (#5364)
2023-12-30 11:58:36 +00:00
Tomas Votruba
ae330c0d87 Updated Rector to commit e8684d461ed996055fb060592267fcdab258e367
e8684d461e Bump phpstan to 1.10.50 (#5399)
2023-12-29 18:31:19 +00:00