Commit Graph

828 Commits

Author SHA1 Message Date
Tomas Votruba
9af6860899 Updated Rector to commit 3b64243cf0
3b64243cf0 [CodingStyle] Fix change short php version on VersionCompareFuncCallToConstantRector (#209)
2021-06-12 13:58:46 +00:00
Tomas Votruba
065a643f3f Updated Rector to commit 5aefbba804
5aefbba804 [CodingStyle] Handle nested breaks in BinarySwitchToIfElseRector and SingularSwitchToIfRector (#207)
2021-06-12 12:03:11 +00:00
Tomas Votruba
843f414034 Updated Rector to commit 7bbbed11e7
7bbbed11e7 Test:  +  (#208)
2021-06-12 06:41:08 +00:00
Tomas Votruba
a8b955f937 Updated Rector to commit 4b41e97a6d
4b41e97a6d [DeadCode] Skip RemoveUnusedVariableAssignRector if variable used before or in assign expr (#206)
2021-06-11 17:53:41 +00:00
Tomas Votruba
e29462ff33 Updated Rector to commit ac81e98fbf
ac81e98fbf move from nette/caching to own cache based on PHPStan (#202)
2021-06-11 11:03:31 +00:00
Tomas Votruba
a130d42a04 Updated Rector to commit 9dea8d8cd8
9dea8d8cd8 [DeadCode][CodeQuality] Handle use RemoveDeadInstanceOfRector + SwitchNegatedTernaryRector with if instanceof check (#201)
2021-06-11 09:40:47 +00:00
Tomas Votruba
4e4ad99d9a Updated Rector to commit 1a3afef04d
1a3afef04d PHPStan updated and static fixes (#192)
2021-06-10 10:46:24 +00:00
Tomas Votruba
0b7ed89c33 Updated Rector to commit c469fac78b
c469fac78b Normalize array values in PhpAttributeGroupFactory (#190)
2021-06-09 14:44:09 +00:00
Tomas Votruba
6fa9c12855 Updated Rector to commit 4f26e3643d
4f26e3643d [Scoped] Early downgrade src/functions (#185)
2021-06-09 02:43:00 +00:00
Tomas Votruba
b1d9c22566 Updated Rector to commit bca0356f43
bca0356f43 [TypeDeclaration][Php8] Enable ReturnTypeFromStrictTypedCallRector (#183)
2021-06-08 22:40:14 +00:00
Tomas Votruba
ff9660d77a Updated Rector to commit 6e320ce114
6e320ce114 [PHP 8.0] Improve single case check (#175)
2021-06-08 07:43:06 +00:00
Tomas Votruba
b82be72250 Updated Rector to commit 0c9a1f82b8
0c9a1f82b8 [PSR4] Fix deleting file that matches class name (#163)
2021-06-07 07:27:06 +00:00
Tomas Votruba
d29020633e Updated Rector to commit 3158767ccb
3158767ccb [automated] Re-Generate Nodes/Rectors Documentation (#157)
2021-06-06 07:59:41 +00:00
Tomas Votruba
844b87d281 Updated Rector to commit d4811367fa
acd6f3a353 fix cs, remove rector_09 upgrade set d4811367fa [scoper] unprefix container only in our code
2021-06-05 16:24:38 +00:00
Tomas Votruba
2535f6a548 Updated Rector to commit 4e71338466
4e71338466 [Privatization] Skip Entity and Embeddable Attribute Doctrine\ORM\Mapping on FinalizeClassesWithoutChildrenRector (#155)
2021-06-05 14:17:34 +00:00
Tomas Votruba
a748b6716e Updated Rector to commit ac7666a4c9
ac7666a4c9 [FEATURE] Use OutputFormatter for show command (#147)
2021-06-04 20:22:20 +00:00
Tomas Votruba
d7df398d11 Rector 0.11.9 2021-06-04 14:35:45 +00:00
Tomas Votruba
55b0e2405f Updated Rector to commit d34b8469aa
d34b8469aa Add test fixture and fix for AnnotationToAttributeRector (#145)
2021-06-04 11:46:51 +00:00
Tomas Votruba
c424fee1aa Updated Rector to commit df07500a76
df07500a76 [BUGFIX] Check if argument is string (#146)
2021-06-03 22:54:09 +00:00
Tomas Votruba
3547d90d45 Updated Rector to commit 1913747f01
1913747f01 [CodingStyle] Handle NotIdentical on CountArrayToEmptyArrayComparisonRector (#144)
2021-06-03 08:30:49 +00:00
Tomas Votruba
f04617a297 Updated Rector to commit d88e3a3efb
d88e3a3efb Fix copy-paste errors in rule docs (#143)
2021-06-02 22:56:35 +00:00
Tomas Votruba
09dbb728dd Updated Rector to commit d519a197b4
d519a197b4 [BUGFIX] Fix if key is not a string (#142)
2021-06-02 16:07:43 +00:00
Tomas Votruba
2d7c16f73c Updated Rector to commit 6f7cd6ee39
6f7cd6ee39 [Core] Fix ConfigurableCallValuesCollectingPhpFileLoader::import()  type (#140)
2021-06-02 02:12:14 +00:00
Tomas Votruba
455d6af77f Updated Rector to commit ff1b696343
ff1b696343 fix cs
2021-06-01 13:11:33 +00:00
Tomas Votruba
3167527b46 Updated Rector to commit 02f9524e34
02f9524e34 [DowngradePhp80] Add DowngradeNamedArgumentRector (#133)
2021-06-01 12:39:02 +00:00
Tomas Votruba
1a63f1a06c Updated Rector to commit 6fe5a9f4f1
6fe5a9f4f1 [Downgrade PHP 7.3] Add DowngradeIsCountableRector (#128)
2021-05-31 09:35:19 +00:00
Tomas Votruba
d6ce660185 Updated Rector to commit 0864547a0d
0864547a0d [automated] Re-Generate Nodes/Rectors Documentation (#125)
2021-05-30 07:54:06 +00:00
Tomas Votruba
d009bac6f0 Rector 0.11.7 2021-05-29 19:51:43 +00:00
Tomas Votruba
578cb687e1 Rector 0.11.6 2021-05-29 17:17:11 +00:00
Tomas Votruba
ebc0abcc08 Updated Rector to commit e0b4e852a6
e0b4e852a6 [Php80] Annotation attribute should keep order original annotation comment (#104)
2021-05-28 12:08:33 +00:00
Tomas Votruba
47087101c1 Updated Rector to commit 80e6c3b959
80e6c3b959 FileRelocationResolverTest: fix RegexpException on windows (#116)
2021-05-27 20:54:56 +00:00
Tomas Votruba
c92ddc9489 Updated Rector to commit e5ed4fb184
e5ed4fb184 make sure windows uses LF, for files, which we expect to always use LF, no matter the platform (#110)
2021-05-26 17:37:32 +00:00
Tomas Votruba
47d722993a Updated Rector to commit ae96c1a308
ae96c1a308 Skip FormatPerservingPrinterTest on windows (#109)
2021-05-26 10:17:03 +00:00
Tomas Votruba
9b5515a16d Updated Rector to commit 4f4c416041
4f4c416041 [CodeQuality] Skip UnusedForeachValueToArrayKeysRector when value used in compact (#100)
2021-05-25 11:50:23 +00:00
Tomas Votruba
89eee6ea29 Updated Rector to commit 5b74ac7ae6
5b74ac7ae6 [PhpDocInfoPrinter] fix running tests on windows (#98)
2021-05-24 16:18:32 +00:00
Tomas Votruba
8ef1dfb7af Updated Rector to commit ed8191fb64
ed8191fb64 [Docs] Fixes rector_rules_overview.md docs link in each rules (#92)
2021-05-23 09:33:26 +00:00
Tomas Votruba
90a746a8cf Updated Rector to commit 617c04a9be
617c04a9be [TypeDeclaration] Separated inferred and no types (#90)
2021-05-22 20:37:33 +00:00
Tomas Votruba
3689a516db Updated Rector to commit db00e23b5e
db00e23b5e [PHP 8.0] Downgrade  (#85)
2021-05-21 16:44:29 +00:00
Tomas Votruba
91a82e9ca5 Updated Rector to commit b5c00cbf1c
b5c00cbf1c [BUGFIX] Respect indent_size for tabs (#81)
2021-05-20 14:35:36 +00:00
Tomas Votruba
f6065d6cbd Updated Rector to commit 3e80d2a454
3e80d2a454 [DeadCode] Handle fluent call with concat in RemoveUnusedPrivatePropertyRector (#73)
2021-05-19 16:21:49 +00:00
Tomas Votruba
feba977d4e Updated Rector to commit c7f23b93487f9202d019d2b77d455688956f3010
c7f23b9348 fixup! ping rebuild
2021-05-19 14:34:37 +00:00
Tomas Votruba
49c139d503 Updated Rector to commit fd264e19514ab10baa04738f88a2d2441b14328b
fd264e1951 exclude typo3-rector/templates/maker/Command.tpl.php
2021-05-19 14:16:45 +00:00
Tomas Votruba
7d0e966d2c Updated Rector to commit 84802f54d6
84802f54d6 downgrade ssch together
2021-05-19 13:27:02 +00:00
Tomas Votruba
029059f124 Updated Rector to commit cc546e68d4
cc546e68d4 [scoped] include typo3 rector in scoped version follow up (#71)
2021-05-19 11:55:31 +00:00
Tomas Votruba
caf0b9fc86 Updated Rector to commit ce197c87d82bdb185686c1ee3de0a8c207d88dfd
ce197c87d8 checkout main branch
2021-05-19 08:07:43 +00:00
Tomas Votruba
1fc5dba0b1 Updated Rector to commit 7a712ba445
e2bd8de348 resolve version on release 7a712ba445 date time
2021-05-19 00:12:47 +00:00
Tomas Votruba
3f17249d76 Updated Rector to commit 5a330c68158d125ae6eee4d08b8e8195196c83bc 2021-05-18 23:19:09 +00:00
Tomas Votruba
7b059c5f3e Updated Rector to commit 4c8fbea2e3
4c8fbea2e3 use constant for constant variables
2021-05-18 23:15:06 +00:00
Tomas Votruba
ae8a0ba3b3 Updated Rector to commit 1f6d706b9c57790881b4ab8a4758ee0ae741a76d 2021-05-18 23:14:37 +00:00
Tomas Votruba
a7827b6bef Updated Rector to commit 6b467d74c4
6b467d74c4 add missing one
2021-05-18 23:12:38 +00:00
Tomas Votruba
6e0110eb07 Updated Rector to commit cc831915fa23ed66906f07abc661c608a4de40cf 2021-05-18 23:10:38 +00:00
Tomas Votruba
25adc4c702 Updated Rector to commit 4c2eca29e9
4c2eca29e9 fix cs
2021-05-18 23:10:30 +00:00
Tomas Votruba
98a1190b2d Updated Rector to commit 15fbf93070087b22dffcd29f14c74817ca0c2818 2021-05-18 22:34:00 +00:00
Tomas Votruba
3284224db9 Updated Rector to commit 0d99693c36
0d99693c36 Fix crash with pestphp (#69)
2021-05-18 22:19:29 +00:00
Tomas Votruba
270eaef34d Rector 0.11.5 2021-05-18 13:45:09 +00:00
Tomas Votruba
c8f745a2e7 Updated Rector to commit e961ed1750
e961ed1750 [TASK] Add FunctionArgumentDefaultValueReplacerRector (#63)
2021-05-17 23:17:47 +00:00
Tomas Votruba
a6e6ebd58d Rector 0.11.4 2021-05-17 18:51:10 +00:00
Tomas Votruba
9987c84c58 Rector 0.11.3 2021-05-17 07:55:27 +00:00
Tomas Votruba
10b65060a2 Updated Rector to commit cefe13feab
cefe13feab fix rector rules overview dump location (#49)
2021-05-16 08:19:51 +00:00
Tomas Votruba
780e818533 Updated Rector to commit 037cfd435d
037cfd435d fix typo in option name that lead to missed config loader
2021-05-15 11:14:40 +00:00
Tomas Votruba
907c0dcefa Updated Rector to commit 2d9fc68b65
2d9fc68b65 Bump Rector deps (#38)
2021-05-15 08:37:15 +00:00
Tomas Votruba
80c6cbecea Updated Rector to commit fa8e59708b
fa8e59708b Use local version resolver (#36)
2021-05-15 01:39:19 +00:00
Tomas Votruba
4c713c78de Updated Rector to commit fa8e59708b
fa8e59708b Use local version resolver (#36)
2021-05-14 21:57:41 +00:00
Tomas Votruba
4b4f3247ae Updated Rector to commit bdaa8e0c83
bdaa8e0c83 bump symfony tests
2021-05-14 12:42:19 +00:00
Tomas Votruba
767189f9ae Updated Rector to commit 3569bfdd24
3569bfdd24 Bump rector-phpunit without robot loader (#31)
2021-05-14 12:21:00 +00:00
Tomas Votruba
146dc7d680 Updated Rector to commit f2c0023dad
f2c0023dad [PHP 8.1] Add MyClabs enum to native ENUM (#30)
2021-05-14 09:53:43 +00:00
Tomas Votruba
2873999933 Rector 0.11.0 2021-05-13 16:43:15 +00:00
Tomas Votruba
74fb3c1866 Updated Rector to commit 698f8b3869
698f8b3869 bump symplify deps
2021-05-13 09:42:19 +00:00
Tomas Votruba
693ce44ea9 Updated Rector to commit 9305fdf4f4
9305fdf4f4 typo
2021-05-13 00:24:58 +00:00
Tomas Votruba
feb709c74d Updated Rector to commit fda55cf5ce
fda55cf5ce add missing yaml dependency
2021-05-12 15:47:19 +00:00
Tomas Votruba
3cb3586f15 Updated Rector to commit ac302b5284
ac302b5284 Fixing build (#25)
2021-05-12 13:38:19 +00:00
Tomas Votruba
758a350d87 Updated Rector to commit 6af13d7b76234edf43dbb0b4c533912cec19f971 2021-05-12 13:15:45 +00:00
Tomas Votruba
ec196a8cb8 Updated Rector to commit 8d7ec950f3
8d7ec950f3 bump symplify deps
2021-05-11 15:09:11 +00:00
Tomas Votruba
c30c9158f3 Updated Rector to commit a7496221e5
a7496221e5 [composer] add symplify/composer-json-manipulator
2021-05-11 13:44:29 +00:00
Tomas Votruba
78515ddd19 Updated Rector to commit aa45d4e22a
aa45d4e22a bump to phpstan 0.12.86 and php-parser 4.10.5 (#14)
2021-05-11 11:58:40 +00:00
Tomas Votruba
436fcb7505 Updated Rector to commit 0684911cdf
0684911cdf [PHP 8.0] Promoted property fixes (#8)
2021-05-11 10:40:34 +00:00
Tomas Votruba
b0aab29ab1 Updated Rector to commit 1a88977444
1a88977444 Bump min PHP to 8, cleanup readmes (#1)
2021-05-10 18:06:54 +00:00
Tomas Votruba
345a89a7e2 Updated Rector to commit a657258f31
a657258f31 cleanup CHANGELOG, is part of GitHub releases now (#2)
2021-05-10 00:23:30 +00:00