12372 Commits

Author SHA1 Message Date
Tomas Votruba
8055248d54 Updated Rector to commit 246de784d7f87b910607316d1c81f9538a440fa4
246de784d7 [Downgrade 7.2] Allow to exclude method names
2021-07-06 13:47:20 +00:00
Tomas Votruba
92ec4e424e Updated Rector to commit 4d474297088cf09eb4913afc7d76af5e4a3f4859
4d47429708 fix attribute access
2021-07-06 13:14:17 +00:00
Tomas Votruba
927967a6ab Updated Rector to commit ba9579a262d8ad7d7412ae30b9b5e485c24d8365
ba9579a262 [Downgrade 7.2] Make DowngradeParameterTypeWideningRector skip autowired methods (#392)
2021-07-06 13:09:53 +00:00
Tomas Votruba
8343c436d8 Updated Rector to commit ca44648a7a280a7693d73a5d3a973480715c5a0f
ca44648a7a refletc json output formatter in fatal error on container creationg
2021-07-06 12:28:45 +00:00
Tomas Votruba
3910e49c60 Updated Rector to commit 95e6a5e628ff75f3d66805ca3f952e15b9605d5c
95e6a5e628 [CodingStyle] Handle FuncGetArgsToVariadicParamRector in Method/Static Call (#389)
2021-07-06 11:41:14 +00:00
Tomas Votruba
4a9764e830 Updated Rector to commit dc78a3e7a884ae19c4094d6bd501e066f4114cf0
dc78a3e7a8 add phpstan doc nodes
2021-07-06 11:35:14 +00:00
Tomas Votruba
3b54fa1f26 Updated Rector to commit 292e82e117e985008c320fbf2bf4736ebaf419c6
292e82e117 Fix ArrayCallableMethodMatcher to accept only strings (#391)
2021-07-06 09:46:39 +00:00
Tomas Votruba
ae2359c4a0 Updated Rector to commit eb4ccfbeec01822f54798960de1cf5dc247bdafc
eb4ccfbeec add node
2021-07-06 09:26:42 +00:00
Tomas Votruba
a28dc20b3d Updated Rector to commit bce3b96be1c547cb4dcb22bd31837cd0cfc3a852
bce3b96be1 add source locator
2021-07-06 09:06:11 +00:00
Tomas Votruba
ae0efb17e4 Updated Rector to commit d3c949f5a9d92a0a89b468dbdf8f8a363ef64284
d3c949f5a9 add node visitor contract to skip
2021-07-06 08:49:56 +00:00
Tomas Votruba
12dcf0ece3 Updated Rector to commit 48e89b5bd2067a0788986343e17bafede1fd6ed6
48e89b5bd2 add configurable trait interface there
2021-07-06 08:37:29 +00:00
Tomas Votruba
8a32b5f563 Updated Rector to commit 150da023db4a54a72f1a8225dba52754c5295cf3
150da023db include standalone traits in downgrade too
2021-07-06 08:19:07 +00:00
Tomas Votruba
65e3d947d9 Updated Rector to commit 8f4ff2a20a23013a5b3a894589ecdd8573abd501
8f4ff2a20a extract skip safe type method
2021-07-05 23:37:59 +00:00
Tomas Votruba
5226bdf528 Updated Rector to commit a9130e1825ebcfec42fd516fa2797f4fbe3b2352
a9130e1825 skip output interface too
2021-07-05 23:34:08 +00:00
Tomas Votruba
94dae95281 Updated Rector to commit 9c133815fd1288be1e1dacb7070924a649e6551c
9c133815fd Added failing test for symfony validator (#387)
2021-07-05 23:27:07 +00:00
Tomas Votruba
712ba426cb Updated Rector to commit c002efe1d9c1fe206c03f745047e6ce6248e1b83
c002efe1d9 skip self type
2021-07-05 23:20:51 +00:00
Tomas Votruba
b7686ac9ad Updated Rector to commit 97ca45aadeb4d05cb23101b0f7b12f6a7befe97c
97ca45aade skip private method
2021-07-05 23:06:30 +00:00
Tomas Votruba
3b8c600786 Updated Rector to commit e93a102b995b802999921b97e46c0975325a63ab
e93a102b99 widen downgrade types
2021-07-05 22:53:28 +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
551faef57f Updated Rector to commit 2c62019c50f65a9642a044dc8b9c416ddf451fb2
2c62019c50 add resource type
2021-07-05 19:53:26 +00:00
Tomas Votruba
b14feb1ca6 Updated Rector to commit b07a9cc1ba98f030d4f22cb126a67993089fa4bb
708bf7e879 add container bag patching b07a9cc1ba add symfony/dependency-injectoin wiht completed types
2021-07-05 19:39:24 +00:00
Tomas Votruba
a0f98f25c3 Updated Rector to commit ced0b7e5ddf68238412188da27ff825edb2c07bd
ced0b7e5dd patch get() string
2021-07-05 15:30:38 +00:00
Tomas Votruba
bb3e40f727 Updated Rector to commit a83dd769942d9992314c6256542b718a00e7e85c
a83dd76994 revert vendor/rector order
2021-07-05 15:20:27 +00:00
Tomas Votruba
121ea7f23d Updated Rector to commit 48784457eb2aa04d5dfecb191c7bd20cc315a578
48784457eb Fix doctrine inflector bug downgrade (#388)
2021-07-05 15:06:41 +00:00
Tomas Votruba
c7d260ee84 Updated Rector to commit bec370b9f90f08e8b57ed86cfd91f4770c629b00
bec370b9f9 downgrade vendor/rector first
2021-07-05 12:07:20 +00:00
Tomas Votruba
12b6179feb Updated Rector to commit 0dbc47979e44ae7c740c4ef92094b44dd2ee7ce2
0dbc47979e add patch for get(string )
2021-07-05 11:08:27 +00:00
Tomas Votruba
95fe045d30 Updated Rector to commit 0a616c462d741fb581cf24f25a1bc1ff60668178
0a616c462d Remove unused ClassLikeParentResolver (#385)
2021-07-05 10:54:22 +00:00
Tomas Votruba
31b96d8276 Updated Rector to commit 5f43d6b712538efcbcb976418c2e856de0468e3a
5f43d6b712 Make RemoveUnusedPrivateClassConstantRector use of static reflection (#384)
2021-07-05 09:49:56 +00:00
Tomas Votruba
7d9a7d6d64 Updated Rector to commit 90b213c51914957326ef4d4f942982e772abbce4
90b213c519 fix cs
2021-07-05 09:07:12 +00:00
Tomas Votruba
b4f950fd1c Updated Rector to commit fa7fdf8d949202b1a7d6d02f00e2b786adbc80e8
fa7fdf8d94 [experiment] add symfony confirm patch
2021-07-05 09:02:52 +00:00
Tomas Votruba
c7db350977 Updated Rector to commit c0d6760eab951bc4edc4d5db4083fc84dec6ef7a
c0d6760eab [CodeQuality] Handle CallableThisArrayToAnonymousFunctionRector on static call (#382)
2021-07-05 08:51:49 +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
2d78685dea Updated Rector to commit d92de44cc5c26ce57fd745e6a4ce0214a23184be
d92de44cc5 use symfony/console with fixed covariant types (#378)
2021-07-04 22:54:28 +00:00
Tomas Votruba
bb3e86de23 Updated Rector to commit 904a5a7a1c8dd041524cb51ec3a689ad4cbef436
904a5a7a1c Make use of ClassMethodReturnVendorLockResolver (#377)
2021-07-04 21:21:47 +00:00
Tomas Votruba
cbf7ddb1e7 Rector 0.11.34 0.11.34 2021-07-04 19:18:33 +00:00
Tomas Votruba
1f8149a055 Updated Rector to commit a9b1bbba885aa28167e65e5a46063959cf6449a3
a9b1bbba88 [PHP 8.0] Make Downgrade widening union depend on ClassMethod, the narrow scope (#375)
2021-07-04 18:27:51 +00:00
Tomas Votruba
96365f9a83 Updated Rector to commit ae715161506688e6503775f23cf75a0ac9f0dc57
ae71516150 cleanup unused fixtures (#374)
2021-07-04 13:26:13 +00:00
Tomas Votruba
4333c09758 Updated Rector to commit dfbbb02dec1ee271ee4da600a93a430178d1f9d2
dfbbb02dec [PHP 8.0] Fix DowngradeNamedArgumentRector named arguments (#373)
2021-07-04 13:13:54 +00:00
Tomas Votruba
58f447b563 Updated Rector to commit 79fc6b11e7c3570f496abcf0e488a4339838de54
79fc6b11e7 Remove upgrade dir
2021-07-03 16:49:45 +00:00
Tomas Votruba
9ec46d9cb6 Updated Rector to commit a7d7f33504f958b03600ec062c16496c5fd0695e
a7d7f33504 Remove upgrade dir
2021-07-03 16:49:26 +00:00
Tomas Votruba
ec097d0fda Updated Rector to commit 9907e913af6ed37ec8b00273caf91a29a02263ad
9907e913af bump to fixed ECS
2021-07-03 10:57:19 +00:00
Tomas Votruba
1b040b5d61 Rector 0.11.33 0.11.33 2021-07-02 23:27:34 +00:00
Tomas Votruba
915982a19d Updated Rector to commit 96dbc6956249779658a30c7e1a05a5ec396e94d7
96dbc69562 bump deps
2021-07-02 23:26:23 +00:00
Tomas Votruba
821b8bd49c Updated Rector to commit 7071792ded5695303907060b7dff4b943f14d858
7071792ded [docs] add typo3 badges
2021-07-02 22:23:21 +00:00
Tomas Votruba
8f60f855a1 Updated Rector to commit 4353830f78874bc408b21b130d2f4561b2035e75
4353830f78 use typo3 rector stable
2021-07-02 21:42:58 +00:00
Tomas Votruba
82f821474a Updated Rector to commit e06a3c5213b9faf2992e9df5aa8490607de8c6b6
e06a3c5213 [Visibility] Remove ChangePropertyVisibilityRector, not used and rather refactoring scope (#366)
2021-07-02 21:40:07 +00:00
Tomas Votruba
3d37eb7f17 Updated Rector to commit ba2888f66784a9898ccd53feae4facadc6302f13
ba2888f667 Extract ControllerClassMethodAnalyzer (#365)
2021-07-02 21:24:16 +00:00
Tomas Votruba
e3c7d5c703 Updated Rector to commit 2a0cae550788d85e58b1b603899c121e5df519b8
2a0cae5507 Make progress bar reflect number of processed files + process file by file in series (#362)
2021-07-02 20:55:14 +00:00
Tomas Votruba
1b48b9cb41 Updated Rector to commit 9b92c6ee0cbc0bac64001d348952076ebb83c411
9b92c6ee0c [AnnotationToAttributeRector] Skip unwrap symfony nested validators (#361)
2021-07-02 12:11:47 +00:00
Tomas Votruba
5f58406472 Updated Rector to commit ecfaf2147c1cc48f262b0d485d78c9a46fb70869
ecfaf2147c [CodingStyle] Handle Change Exception variable usage after try catch on CatchExceptionNameMatchingTypeRector (#360)
2021-07-02 10:39:22 +00:00