Tomas Votruba
|
3f1c0e6187
|
Updated Rector to commit 9629890a306844ba49ea6689d58fbecb67a7980e
9629890a30 Use isInteger() (#3593)
|
2023-04-09 00:51:38 +00:00 |
|
Tomas Votruba
|
a03a19aeca
|
Updated Rector to commit 273e4b43f1dbe84d426f4db5ab7ea9b0b1fea190
273e4b43f1 Use isBoolean() (#3591)
|
2023-04-08 16:37:58 +00:00 |
|
Tomas Votruba
|
3da290e4ab
|
Updated Rector to commit dbb0e196a43d8c14a9de6abeef8fe081e95c51c2
dbb0e196a4 Revert all is* changes (#3584)
|
2023-04-08 13:25:07 +00:00 |
|
Tomas Votruba
|
9d60770133
|
Updated Rector to commit e66317aeb276bb0b544e7b4b55057c9dab5fbb73
e66317aeb2 fix cs (#3579)
|
2023-04-08 11:32:12 +00:00 |
|
Tomas Votruba
|
aaddfe2522
|
Updated Rector to commit 59cdfc8d814b094bffd814f4679c828cd45c7ec9
59cdfc8d81 Use isInteger() (#3571)
|
2023-04-08 01:19:54 +00:00 |
|
Tomas Votruba
|
e7c7a40197
|
Updated Rector to commit 437cc5aa660262603343cdbb193e0a54abf9037e
437cc5aa66 Use isBoolean() (#3570)
|
2023-04-08 01:12:35 +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
|
0b3c5d9bcc
|
Updated Rector to commit f22ddc8f18ef345d5e9c99cbb667548c3c854d7d
f22ddc8f18 Add not null compare to FlipTypeControlToUseExclusiveTypeRector (#3513)
|
2023-03-23 23:21:34 +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
|
908a3c39d3
|
Updated Rector to commit 648a2f5ca994605a85e8f10279936a864eefc09c
648a2f5ca9 Fix BleedingEdgeIncludePurifier to use random value on temporary file to avoid crash (#3396)
|
2023-02-21 17:09:39 +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
|
b57aa6b1c1
|
Updated Rector to commit 3d7de8a15dfd61b80af51711c28a03ef886267e1
3d7de8a15d remove unused DoctrineAnnotationFactory
|
2023-01-15 00:59:39 +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
|
727b9f46f0
|
Updated Rector to commit bfa1891c50677b01136a9308fd3c3ecc12e267d9
bfa1891c50 [cleanup] Remove 73 unused public methods (#3245)
|
2022-12-23 17:10:25 +00:00 |
|
Tomas Votruba
|
d72c810c78
|
Updated Rector to commit c78e255cf9cb17cedead84ff8a54f421f563942d
c78e255cf9 Fix @return docblock on IfManipulator (#3239)
|
2022-12-22 16:53:25 +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
|
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
|
d8598b36c0
|
Updated Rector to commit 4bf158721cf9fb872cda789f446709e6967a983f
4bf158721c [Php80] Handle nested annotation not end with () on AnnotationToAttributeRector (#3017)
|
2022-10-27 16:27:05 +00:00 |
|
Tomas Votruba
|
ee8ab57a67
|
Updated Rector to commit f4f758c7431f66bc97a019eb53055d05c15705c6
f4f758c743 Fix missing extra import on NestedAnnotationToAttributeRector (#2989)
|
2022-10-15 22:31:48 +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
|
13dd0ad755
|
Updated Rector to commit cec7701e79be8f1384b3dbef67665b8151b7e2af
cec7701e79 [Php80] Handle crash on Nested Annotation to Attribute setting PhpVersion::PHP_80 (initializer - 1) (#2929)
|
2022-09-15 14:08:37 +00:00 |
|
Tomas Votruba
|
6c20d257e3
|
Updated Rector to commit d3d18d442c8f2ca64f5ebef5c7a7541938fa1e2a
d3d18d442c keep relative paths
|
2022-09-01 09:30:44 +00:00 |
|
Tomas Votruba
|
6795a511a5
|
Updated Rector to commit 21695e77a8906dbdce7ada865b140ccbf73dca56
21695e77a8 [Php80] Handle single quoted is_granted on AnnotationToAttributeRector (#2842)
|
2022-08-26 06:47:21 +00:00 |
|
Tomas Votruba
|
12fa9feb17
|
Updated Rector to commit 21c4d378a5a054aecff8d114d34a25771a519ebe
21c4d378a5 [PHP 8.0] Add way to adjust specifics attribute arguments (#2834)
|
2022-08-24 11:51:48 +00:00 |
|
Tomas Votruba
|
1bae738926
|
Updated Rector to commit ffa12215cf407e7d7ebb8b5bcb6a3ea794981b1e
ffa12215cf [Php80] Validate ArrayItem on CurlyListNodeAnnotationToAttributeMapper (#2814)
|
2022-08-21 14:29:36 +00:00 |
|
Tomas Votruba
|
578f41b414
|
Updated Rector to commit 790ca8c05779c8ea98b555ef7997b5403d73d89d
790ca8c057 [Php80] Rollback preserve int key defined not start from 0 Fixture on AnnotationToAttributeRector (#2811)
|
2022-08-20 21:58:41 +00:00 |
|
Tomas Votruba
|
402dbe5a36
|
Updated Rector to commit a33b200e615b9451ba091e2724ab707f39198da7
a33b200e61 [BetterPhpDocParser] Add ArrayItemNode to improve value transfer in annotation curly lists (#2786)
|
2022-08-20 20:49:07 +00:00 |
|
Tomas Votruba
|
b3c5fe1dcc
|
Updated Rector to commit 7a609a6f2ee04d55907de7a3e09b1242a176a85a
7a609a6f2e [PHP 8.0] Keep quoted string with doublecolon in AnnotationToAttributeRector (#2784)
|
2022-08-18 20:44:00 +00:00 |
|
Tomas Votruba
|
ff9b7f9000
|
Updated Rector to commit b9f83c87dacd1aa09ea343a4996683ebc424c630
b9f83c87da add fixture with FQN name (#2783)
|
2022-08-18 19:04:04 +00:00 |
|
Tomas Votruba
|
54af055c16
|
Updated Rector to commit 69b625cd33c1e5b7c8ba7bcda19450ea71cbdda0
69b625cd33 [PHP 8.0] Add class support to NestedAnnotationToAttributeRector (#2782)
|
2022-08-18 18:39:25 +00:00 |
|
Tomas Votruba
|
d2c2df7ac2
|
Updated Rector to commit b8549f547ab72234078416e53f62ba16ab8582c6
b8549f547a [PHP 8.0] Add NestedAnnotationToAttributeRector (#2781)
|
2022-08-18 17:55:50 +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
|
f64e2f73c2
|
Updated Rector to commit c88bd7aa4389b0a75bef1fa05b10717c4891524b
c88bd7aa43 [Php80] Preserve int key defined not start from 0 on AnnotationToAttributeRector (#2735)
|
2022-08-05 14:06:15 +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
|
e383186790
|
Updated Rector to commit 764416672a588c4bd80084a853973773f9835690
764416672a Fix InlineArrayReturnAssignRector and ChangeReadOnlyPropertyWithDefaultValueToConstantRector collision (#2700)
|
2022-07-21 21:45:25 +00:00 |
|
Tomas Votruba
|
be073d8e55
|
Updated Rector to commit 1000cd51c57f7672d7e87c312cada4150bd98dd6
1000cd51c5 Attempt to fix incorrect doctrine table attribute values on php 8.1 (#2699)
|
2022-07-21 21:29:13 +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
|
8582284513
|
Updated Rector to commit ed92724c846790f1bab66cd81b3e20a6561694ed
ed92724c84 [DX] Try unused public const PHPStan rule (#2595)
|
2022-06-30 13:57:27 +00:00 |
|
Tomas Votruba
|
4f6ff772bb
|
Updated Rector to commit 82b24679cd1763f610b5356684766658ab9a80fa
82b24679cd [DeadCode] Handle anonymous and arrow function uses in RemoveJustPropertyFetchRector (#2592)
|
2022-06-30 13:32:41 +00:00 |
|
Tomas Votruba
|
26c0e5c79b
|
Updated Rector to commit 143f743d4ffb63b8fa6649841782d6d48735d472
143f743d4f [DX] Add MissingInSetCommand, to verify what rules are not part of their sets (#2594)
|
2022-06-30 13:31:25 +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
|
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 |
|
Tomas Votruba
|
b6a8818d00
|
Updated Rector to commit cbbe410affb8afcfc3843e6738e882eef18a559d
cbbe410aff string prefixing is still needed
|
2022-06-07 09:46:15 +00:00 |
|
Tomas Votruba
|
9bb996bfce
|
Updated Rector to commit a9779404d3ed9fcc9c5918c03fa57828e44857de
a9779404d3 try without prefixing string classes
|
2022-06-07 09:38:27 +00:00 |
|
Tomas Votruba
|
bdfd24339f
|
Updated Rector to commit 2e977bd3aad21113e0bb7e2aa9b102f6f1e9246d
2e977bd3aa deploy to original repository
|
2022-06-07 08:22:29 +00:00 |
|
Tomas Votruba
|
91f5aab952
|
Updated Rector to commit 4f07a4f30f341a516aa8f6bbbb5f97f44469cee2
4f07a4f30f [Php74] Remove ReservedFnFunctionRector (#2447)
|
2022-06-07 06:40:10 +00:00 |
|
Tomas Votruba
|
aa2cb1b997
|
Updated Rector to commit 0eba231b075849ea4b327ce96c28ec359e7b7636
0eba231b07 [PHP 8.1] Move ConstantListClassToEnumRector to PHP 8.1 (#2444)
|
2022-06-06 17:12:56 +00:00 |
|