13385 Commits

Author SHA1 Message Date
Tomas Votruba
a312469273 Updated Rector to commit 6c75d565e4ca896e70a38f075e80cd037cd0845f
6c75d565e4 use dev-main on rector
2021-12-13 22:40:21 +00:00
Tomas Votruba
db952265ef Updated Rector to commit 363908f47774ef1f9d003d0946ea5f3439c8b44b
363908f477 Fix phpstan configured parser to treat project with its code version (#1480)
2021-12-13 22:30:47 +00:00
Tomas Votruba
27fd5c38cf Updated Rector to commit 2d4ac921207f17e26fd8524abb1936b7dd8a0371
2d4ac92120 use rector as dependency, its the only way to see the bug
2021-12-13 20:54:45 +00:00
Tomas Votruba
dbb41a401a Updated Rector to commit 4dbfce13a1dcfcc34b58951ba3b5dcbbe1353526
4dbfce13a1 add test case on build Rector for https://github.com/rectorphp/rector/issues/6799
2021-12-13 20:34:07 +00:00
Tomas Votruba
5d630fde7c require rector locally 2021-12-13 21:18:53 +01:00
Tomas Votruba
532362bfab add e2e parse match on PHP 7.4 2021-12-13 21:16:45 +01:00
Tomas Votruba
4b35465629 Updated Rector to commit 42148012636a21d43d86ded247f9c94c772e9f4e
4214801263 [DowngradePhp73] Handle (array) cast on DowngradeArrayKeyFirstLastRector (#1478)
2021-12-13 17:05:39 +00:00
Tomas Votruba
56d505f641 Updated Rector to commit 41caea7156b1b431ab4b260006b67da7825f5d02
41caea7156 [TypeDeclaration] Add mixed support for AddParamTypeDeclarationRector (#1476)
2021-12-13 16:49:11 +00:00
Tomas Votruba
1742d3cab4 Updated Rector to commit 42148012636a21d43d86ded247f9c94c772e9f4e
4214801263 [DowngradePhp73] Handle (array) cast on DowngradeArrayKeyFirstLastRector (#1478)
2021-12-13 16:47:47 +00:00
Tomas Votruba
a9f7d1401f Updated Rector to commit f5009faaf9a389ab425a7404b36ffdb290691cc4
f5009faaf9 [DowngradePhp80] Add ArrowFunction support on DowngradeMixedTypeDeclarationRector (#1477)
2021-12-13 15:09:16 +00:00
Tomas Votruba
080b9b9b60 Updated Rector to commit d29aae07e40b8d640a6c8b5c0edbad3026b1fb52
d29aae07e4 [Scoped] Fix scoped build for casted array_key_last (#1475)
2021-12-13 12:42:56 +00:00
Tomas Votruba
c2d4952c88 Updated Rector to commit 2bde6b32625ce9e74d59d3fcc2eacfe56271dda4
2bde6b3262 [Core] Fix undefined constant ReflectionClassConstant::IS_PUBLIC in php 7.x (#1474)
2021-12-13 12:09:12 +00:00
Tomas Votruba
f9df513212 Updated Rector to commit 77f2def080746f6d6d9a0dfc8d8a723d03c82f22
77f2def080 [CI] less sleep on build, now file generated one by one
2021-12-12 16:40:56 +00:00
Tomas Votruba
01c66cf875 Updated Rector to commit d9b36c6241364907025a1ff17ccd83f5148c91d5
d9b36c6241 [Doc] Update documentation for Class was not found on autoload (#1472)
2021-12-12 16:22:35 +00:00
Tomas Votruba
1847abc218 Updated Rector to commit 70f4535cd336702571e5af138d0ee5ca38d8fff6
70f4535cd3 [TypeDeclaration] Handle inner ClassMethod on ReturnTypeFromStrictTypedPropertyRector (#1470)
2021-12-12 07:12:02 +00:00
Tomas Votruba
e14a9194ef Updated Rector to commit e4f3f5c831a12a290f1d359ab6fd0d7e97243872
e4f3f5c831 [automated] Re-Generate Nodes/Rectors Documentation (#1469)
2021-12-12 00:35:48 +00:00
Tomas Votruba
b3d73e0955 Updated Rector to commit a9290c89116bba7f0d19b2897da54dff4f5d6bc0
a9290c8911 [automated] Re-Generate preload.php (#1468)
2021-12-12 00:33:56 +00:00
Tomas Votruba
ae65f09b36 Updated Rector to commit 6c96e01be65b08b6ab98693378256cef35b9dd86
6c96e01be6 [Php74] Do not remove Array Shape docblock on TypedPropertyRector (#1466)
2021-12-11 16:17:33 +00:00
Tomas Votruba
82cb57bbf9 Updated Rector to commit 86394aba2afe3fbc6baa92d392e14e5dd1caeda1
86394aba2a [TypeDeclaration] Handle inner Closure on ReturnTypeFromReturnNewRector (#1467)
2021-12-11 16:16:09 +00:00
Tomas Votruba
891d788ac2 Updated Rector to commit f36390d8df22c38f996c0da40aee8565fa33c4c3
f36390d8df Correct link in docs (#1465)
2021-12-11 14:32:07 +00:00
Tomas Votruba
67542a3ac4 Updated Rector to commit 39f6429e1bf46cfb1f3e0038fa1bac14286bc62c
39f6429e1b Composer > Define allowed plugins (#1464)
2021-12-11 14:24:00 +00:00
Tomas Votruba
6ff5606775 Updated Rector to commit 7fbf6040a855407b8b112b0cda63504b305597ef
7fbf6040a8 [Php80] Handle parent with typed param on AddParamBasedOnParentClassMethodRector (#1455)
2021-12-11 14:21:36 +00:00
Tomas Votruba
170b7cc43e Updated Rector to commit 7fbf6040a855407b8b112b0cda63504b305597ef
7fbf6040a8 [Php80] Handle parent with typed param on AddParamBasedOnParentClassMethodRector (#1455)
2021-12-11 14:00:56 +00:00
Tomas Votruba
67933ca10a Updated Rector to commit 4bb7ad621ea1d82b10a9e21b8fdfb0e414e58798
4bb7ad621e [CodeQuality] Handle inner function return exactly DateTime on DateTimeToDateTimeInterfaceRector (#1463)
2021-12-11 12:10:00 +00:00
Tomas Votruba
7d8cef247a Updated Rector to commit fa92ec2c1ed227078f57ac3583fd06a7704a92c9
fa92ec2c1e [Php80] Add null default value when child more params no default value AddParamBasedOnParentClassMethodRector (#1454)
2021-12-11 12:08:14 +00:00
Tomas Votruba
a893773fb3 Updated Rector to commit f2e58a222f1b2aa8cb281a1eac6c6cbe71380099
f2e58a222f [Scoped] Fix downgrade rector-generator (#1461)
2021-12-11 09:27:25 +00:00
Tomas Votruba
4c32c34ab3 Updated Rector to commit 4681067be50a0bbffbb156b39ce2555912b4120d
4681067be5 [DowngradePhp72] Allow empty config on DowngradeParameterTypeWideningRector (#1451)
2021-12-10 18:12:28 +00:00
Tomas Votruba
104a199a7c Updated Rector to commit 8d6eb87e9950a2b77b3736d36220caf01ccd5840
8d6eb87e99 [Php80] Handle param with default value on AddParamBasedOnParentClassMethodRector (#1452)
2021-12-10 17:52:39 +00:00
Tomas Votruba
408e36b706 Updated Rector to commit b4fabbdebade5440ab2cc505426cd1d52cb446fc
b4fabbdeba [Downgrade] Drop SAFE_TYPES and SAFE_TYPES_TO_METHODS constants, use UNSAFE_TYPES_TO_METHODS instead (#1449)
2021-12-10 14:05:16 +00:00
Tomas Votruba
7afaca31f5 Updated Rector to commit 5d45598fbeabaecff18703d6865d5b7f3514608b
5d45598fbe [scoped] return prefix of value object inliner, in case of direct use - https://github.com/rectorphp/rector/issues/6854
2021-12-10 13:28:05 +00:00
Tomas Votruba
b8c97fc1b4 Updated Rector to commit 0207750e1111d95b7efcd6d80646de8e64193ef2
0207750e11 improve static types on constant reflection
2021-12-10 13:25:43 +00:00
Tomas Votruba
41bb3c4472 Updated Rector to commit f409d3d5286aedbc4b580515d451b655ac0df774
f409d3d528 the loader interface is unsafe to downgradeR
2021-12-10 11:01:04 +00:00
Tomas Votruba
3266f22182 Updated Rector to commit 1d409bc35baeb2098395af6497f4bcac4fcd40c9
1d409bc35b safe by default
2021-12-10 10:22:23 +00:00
Tomas Votruba
7b85159b91 Updated Rector to commit fae3f77647f40495b6a9e53bbb004a6711e73863
fae3f77647 warn only about deprecated constants
2021-12-10 09:59:47 +00:00
Tomas Votruba
058d52567d Updated Rector to commit c621d7650d8ab4c9f051aff92ae20701436cd0fc
c621d7650d [TypeDeclaration] Add void upper inner function has return on ReturnTypeDeclarationRector (#1447)
2021-12-10 09:57:54 +00:00
Tomas Votruba
1fcfcc2a92 Updated Rector to commit dcabd2dad1f6b8e2731cfa873e8d15d8612e4a80
dcabd2dad1 drepcate more configure constants (#1446)
2021-12-10 08:45:03 +00:00
Tomas Votruba
a774c0815a Updated Rector to commit 9f8b48003f85f9cd873c0c674808955005e74f55
9f8b48003f [Php55] Use AllowEmptyConfigurableRectorInterface on StringClassNameToClassConstantRector (#1445)
2021-12-10 07:56:16 +00:00
Tomas Votruba
ce00c3f29a Updated Rector to commit eb76f4562c573ac067c46ab32d4429696b3ab66a
eb76f4562c [8.2] Add a RemoveAllowDynamicPropertyAttribute rule (#1392)
2021-12-10 01:48:50 +00:00
Tomas Votruba
3e7cb6fda7 Updated Rector to commit 6012e41d76e9a8640dca8cf5224efb4ac2a0ff40
6012e41d76 [8.2] make AddAllowDynamicPropertiesAttributeRector configurable (#1391)
2021-12-10 01:11:56 +00:00
Tomas Votruba
facf40a900 Updated Rector to commit eb76f4562c573ac067c46ab32d4429696b3ab66a
eb76f4562c [8.2] Add a RemoveAllowDynamicPropertyAttribute rule (#1392)
2021-12-10 01:09:37 +00:00
Tomas Votruba
8c4aedacef Updated Rector to commit fa31841d4da7d9fd155acc7310873c799cd0d560
fa31841d4d [DX] Warn about deprecated constant configuration (#1444)
2021-12-10 00:25:09 +00:00
Tomas Votruba
d88fbe1bcd Rector 0.12.7 0.12.7 2021-12-09 20:25:42 +00:00
Tomas Votruba
61782ced2a Updated Rector to commit f068fd98590a7ece4bee280ebb13224562b6cff3
f068fd9859 Fix bug with single configuration item unwrap (#1443)
2021-12-09 20:19:42 +00:00
Tomas Votruba
a65233ea4f Updated Rector to commit 0c695e2e0589c17bb607ec7c5fe0c49740ef5317
0c695e2e05 [Downgrade PHP 8.0] Add DowngradeDereferenceableOperationRector (#1442)
2021-12-09 17:01:18 +00:00
Tomas Votruba
21b47be5bd Rector 0.12.6 0.12.6 2021-12-09 16:47:00 +00:00
Tomas Votruba
b7d9e5b849 Updated Rector to commit 0c2d1aec3ee5d14f83b48a70ddfe3f2714980449
0c2d1aec3e Add SimpleStaticType for return type completion (#1441)
2021-12-09 16:02:40 +00:00
Tomas Votruba
3f3f25f123 Updated Rector to commit 7e13d0c639d06c96acbf47c4108ed33bed2dde57
7e13d0c639 [Transform] Move ReservedFnFunctionRector from Php74 to Transform namespace (#1423)
2021-12-09 14:39:40 +00:00
Tomas Votruba
b6c5b4fd3c Updated Rector to commit c445b5a13ab9a9966f32bc4dc09a4026a57b5a8e
c445b5a13a [Php80] Add AddParamBasedOnParentClassMethodRector (#1431)
2021-12-09 14:35:22 +00:00
Tomas Votruba
e92067fbdf Updated Rector to commit c26d6cc868e68a65ef0477ada6734ee65ecf6830
c26d6cc868 [DowngradePhp80] Add DowngradeRecursiveDirectoryIteratorHasChildrenRector (#1440)
2021-12-09 14:27:07 +00:00
Tomas Votruba
2b36ac381c Updated Rector to commit bd75e1abc44938a9cd30e2abdb133414203da59e
bd75e1abc4 [Scoped] Skip symfony console Event and EventListener and exclude in parallel-lint (#1439)
2021-12-09 13:58:05 +00:00