Commit Graph

3374 Commits

Author SHA1 Message Date
Tomas Votruba
e44e4f5da3 Updated Rector to commit 0d1ce85427
0d1ce85427 [Scoper] Fix Could not resolve argument SymfonyComponentDependencyInjectionLoaderConfiguratorContainerConfigurator (#141)
2021-06-02 10:21:10 +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
dafd8b59ae Updated Rector to commit 57d45e8358
57d45e8358 [Attribute] Add target property test (#139)
2021-06-01 23:57:14 +00:00
Tomas Votruba
e66f43136c Updated Rector to commit dbc0823782
dbc0823782 Skip @method reported as real one by phpstan class reflection (#138)
2021-06-01 21:34:08 +00:00
Tomas Votruba
bfa7e27db5 Updated Rector to commit e5d6087a58
e5d6087a58 [Core] Fix ConfigurableCallValuesCollectingPhpFileLoader::import() to no void return type (#136)
2021-06-01 16:56:43 +00:00
Tomas Votruba
63b5dba28f Updated Rector to commit 743738b66c
743738b66c [CodingStyle] Make MakeInheritedMethodVisibilitySameAsParentRector skip magic methods and annotation methods (#137)
2021-06-01 16:29:18 +00:00
Tomas Votruba
4588a080b5 Updated Rector to commit ea1e88f2fe
ea1e88f2fe [DowngradePhp72] Skip nullable string on DowngradeParameterTypeWideningRector from external (#135)
2021-06-01 15:28:43 +00:00
Tomas Votruba
10ad6fa778 Updated Rector to commit 16ae2dea9d
16ae2dea9d [Core] Fix ConfigurableCallValuesCollectingPhpFileLoader:load() return type (#134)
2021-06-01 14:04:28 +00:00
Tomas Votruba
d3a896bea2 Rector 0.11.8 2021-06-01 13:13:41 +00:00
Tomas Votruba
455d6af77f Updated Rector to commit ff1b696343
ff1b696343 fix cs
2021-06-01 13:11:33 +00:00
Tomas Votruba
f620383452 Updated Rector to commit 569ffad3d6
569ffad3d6 fix cs
2021-06-01 12:41:27 +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
e6862d8637 Updated Rector to commit 2fa48d7e59
2fa48d7e59 [PHP 8.0] Allow back compatiblity with DoctrineAnnotationClassToAttributeRector (#124)
2021-05-30 23:19:42 +00:00
Tomas Votruba
fff9179119 Updated Rector to commit f7e9986835
f7e9986835 [PHP 8.0] Add downgrade for str_starts_with() (#126)
2021-05-30 10:12:56 +00:00
Tomas Votruba
56b8376664 Updated Rector to commit 223ad8fca8
223ad8fca8 fix ClassTypeResolverTest on windows (#118)
2021-05-30 07:55:27 +00:00
Tomas Votruba
13cd834559 Updated Rector to commit b42fc3dcbd
b42fc3dcbd AnnotationExtractor: fix tests on windows (#111)
2021-05-30 07:55:10 +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
7313b64374 Updated Rector to commit b90952fdeb
b90952fdeb Let Rector upgrade itself to PHP 8 🤖😇 (#123)
2021-05-29 22:10:59 +00:00
Tomas Votruba
eb050eb1bb Updated Rector to commit 763bce6c57
763bce6c57 [PHP 8.0] Add class const reference to PhpAttributeGroupFactory (#122)
2021-05-29 20:14:45 +00:00
Tomas Votruba
d009bac6f0 Rector 0.11.7 2021-05-29 19:51:43 +00:00
Tomas Votruba
57270b99f9 Updated Rector to commit 4c5f678ca4
4c5f678ca4 fix cs
2021-05-29 17:21:16 +00:00
Tomas Votruba
578cb687e1 Rector 0.11.6 2021-05-29 17:17:11 +00:00
Tomas Votruba
5ae6e3f575 Updated Rector to commit e76200b18a
e76200b18a [CodeQualityStrict] Skip non native function on MoveVariableDeclarationNearReferenceRector (#119)
2021-05-28 14:51:40 +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
f1f93ac760 Updated Rector to commit 91e84b7ff4
91e84b7ff4 [DowngradePhp80] Handle DowngradeUnionTypeDeclarationRector on closure (#105)
2021-05-26 10:21:21 +00:00
Tomas Votruba
512f2a21f3 Updated Rector to commit ed8487954d
ed8487954d [DowngradePhp80] Handle DowngradeMixedTypeDeclarationRector on Closure (#106)
2021-05-26 10:21:12 +00:00
Tomas Votruba
2fd5eeb7dc Updated Rector to commit 6782f9daae
6782f9daae [CodeQualityStrict] Skip MoveVariableDeclarationNearReferenceRector when next is inline HTML (#108)
2021-05-26 10:19:23 +00:00
Tomas Votruba
e6e5488a8c Updated Rector to commit 21dc1db942
21dc1db942 [Doc] Fix ListToArrayDestructRector Rule Definition description (#107)
2021-05-26 10:18:16 +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
8ea627ccd1 Updated Rector to commit 4da81fa740
4da81fa740 [DowngradePhp70] Handle DowngradeScalarTypeDeclarationRector on Closure (#102)
2021-05-25 16:38:38 +00:00
Tomas Votruba
a08cfafc16 Updated Rector to commit 81a649ff14
81a649ff14 PhpDocInfoPrinter: Support adding phpdocs on inline-html (#88)
2021-05-25 16:37:36 +00:00
Tomas Votruba
4ca106e3ef Updated Rector to commit 592ca48295
592ca48295 [CodeQuality] Mirror comment on SimplifyIfElseToTernaryRector (#103)
2021-05-25 16:37:18 +00:00
Tomas Votruba
cb6003c69e Updated Rector to commit 63faa6a33a
63faa6a33a [TASK] Use method findFirstPreviousOfNode instead of findFirstPrevious (#86)
2021-05-25 13:27:04 +00:00
Tomas Votruba
7b72c93dfc Updated Rector to commit a6b7bdd79b
a6b7bdd79b [TASK] Allow higher phpstan version (#101)
2021-05-25 11:50:45 +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
8457c221a7 Updated Rector to commit 6bd11828e7
6bd11828e7 [TASK] Refactor getter without assignment node (#96)
2021-05-23 17:26:56 +00:00
Tomas Votruba
f10f312179 Updated Rector to commit 70b8470280
70b8470280 [README] cleanup to improve focus (#95)
2021-05-23 15:11:41 +00:00
Tomas Votruba
3fefd8d078 Updated Rector to commit b82d93650d
ac45979d26 fix ns b82d93650d fix namespace
2021-05-23 14:21:14 +00:00
Tomas Votruba
36facd801f Updated Rector to commit cfc7c5b2ec
cfc7c5b2ec [Downgrade PHP 8.0] Add DowngradeAttributeToAnnotationRector (#93)
2021-05-23 12:45:00 +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
8cfe98d5b7 Updated Rector to commit e539072713
e539072713 [PHP 8.0] Add DoctrineAnnotationClassToAttributeRector (#78)
2021-05-20 23:00:54 +00:00
Tomas Votruba
b6780f0f12 Updated Rector to commit 0b9c95e8d6
0b9c95e8d6 [README] Drop docker direct link, with downgraded+prefixed version by default is not needed anymore
2021-05-20 21:20:15 +00:00
Tomas Votruba
8beb40c952 Updated Rector to commit ddd054ffff
ddd054ffff [GHA] Alternative for close PR auto (#84)
2021-05-20 18:27:23 +00:00
Tomas Votruba
8b946f0b76 Updated Rector to commit b0a75c7a1b
b0a75c7a1b [GHA] Fix bad substitution error (#83)
2021-05-20 17:12:12 +00:00
Tomas Votruba
ab58f45c5b Updated Rector to commit 39e73a4875
39e73a4875 [GHA] Using PR auto closer on rector/rector (#80)
2021-05-20 15:09:42 +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
a9985c6285 Updated Rector to commit 9fd252d8ae
9fd252d8ae minor: Update issue templates' rector version (#77)
2021-05-19 23:46:32 +00:00
Tomas Votruba
69bd16e209 Updated Rector to commit d8b4a92932
d8b4a92932 [Doc] Add CONTRIBUTING.md (#79)
2021-05-19 23:43:23 +00:00
Tomas Votruba
94a5796118 Updated Rector to commit 03640b20d3
03640b20d3 fix extra version quotes
2021-05-19 19:19:21 +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
86491868fe Updated Rector to commit 3e80d2a454
3e80d2a454 [DeadCode] Handle fluent call with concat in RemoveUnusedPrivatePropertyRector (#73)
2021-05-19 14:34:27 +00:00
Tomas Votruba
1d1cb0e67f Updated Rector to commit 1d11be6f8f
1d11be6f8f [BUGFIX] Do not scope string classes in ssch/typo3-rector (#75)
2021-05-19 14:33:54 +00:00
Tomas Votruba
925d4374e0 Updated Rector to commit 133dfe8a52
133dfe8a52 skip build on main
2021-05-19 14:19:33 +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
51e510ed8f Updated Rector to commit 2021-05-19 13:52:37 +00:00
Tomas Votruba
e565023c9b Updated Rector to commit 91a1c322dd3b398abcca2981beedc3f0379f7098 2021-05-19 13:49:59 +00:00
Tomas Votruba
959a8d7052 Updated Rector to commit 5931e205380c12a0ceefc4d850bad73f2d9d55b1 2021-05-19 13:48:36 +00:00
Tomas Votruba
31ae606d53 Updated Rector to commit 36a59b98639717959d22c56eebaf2a78fd5610c0 2021-05-19 13:35:12 +00:00
Tomas Votruba
9709d5c947 Updated Rector to commit af431bd61166594bd5f68b8034927ddc6570f081
af431bd611 name
2021-05-19 13:32:16 +00:00
Tomas Votruba
ddde0b60d1 Updated Rector to commit 2021-05-19 13:31:49 +00:00
Tomas Votruba
7d0e966d2c Updated Rector to commit 84802f54d6
84802f54d6 downgrade ssch together
2021-05-19 13:27:02 +00:00
Tomas Votruba
ead8426c92 Updated Rector to commit ce7bdaa7d0
ce7bdaa7d0 [DeadCode] Handle native function call not exists in RemoveUnusedPrivatePropertyRector (#72)
2021-05-19 11:56:49 +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
a2a86d9fed Updated Rector to commit 0d369aa4d7bf2403a8cd7ae508c5fec28ff66592 2021-05-19 08:27:31 +00:00
Tomas Votruba
8840cbe876 Updated Rector to commit b17875581064fb1f839ddcefaf80f162fbbd6522
b178755810 repository name
2021-05-19 08:12:18 +00:00
Tomas Votruba
caf0b9fc86 Updated Rector to commit ce197c87d82bdb185686c1ee3de0a8c207d88dfd
ce197c87d8 checkout main branch
2021-05-19 08:07:43 +00:00
Tomas Votruba
5101f3cf8b Updated Rector to commit ad9224c641
ad9224c641 skip InstalledVersions, now local
2021-05-19 07:54:36 +00:00
Tomas Votruba
e443d57448 Updated Rector to commit 24d0c8efed
24d0c8efed fix
2021-05-19 00:22:02 +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
ac01bfb32c Updated Rector to commit 4e162ad6e9c841853f773238effffe7763cf6170 2021-05-18 23:12:30 +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
e2c6aa62c6 Updated Rector to commit 7777c1b3959847c195239f0c67b270eba67152f6
7777c1b395 [ci-review] Rector Rectify
2021-05-18 22:39:04 +00:00
Tomas Votruba
98a1190b2d Updated Rector to commit 15fbf93070087b22dffcd29f14c74817ca0c2818 2021-05-18 22:34:00 +00:00
Tomas Votruba
ecb71886c6 Updated Rector to commit 478f5c87c7
478f5c87c7 Improve DowngradeStreamIsattyRector when stream_isatty is available (#61)
2021-05-18 22:27:49 +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
4fea0214d5 Updated Rector to commit 5728069284
5728069284 [TASK] allow latest phpstan (#70)
2021-05-18 22:18:55 +00:00
Tomas Votruba
270eaef34d Rector 0.11.5 2021-05-18 13:45:09 +00:00
Tomas Votruba
568d9ef7f5 Updated Rector to commit 92358f7799
92358f7799 [DeadCode] Fix remove dead stmt Rector (#65)
2021-05-17 23:45:44 +00:00
Tomas Votruba
52befc0fb3 Updated Rector to commit ee070861c3
ee070861c3 [Rector] use property promotion and arrow functions (#66)
2021-05-17 23:36:38 +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
4d6b6834d3 Updated Rector to commit eb82c401dd
eb82c401dd [GitAttributes] Add e2e directory to .gitattributes (#62)
2021-05-17 20:30:01 +00:00
Tomas Votruba
fc8edcaa21 Updated Rector to commit f0fb0c5179
f0fb0c5179 [Php80] Skip callable type on ClassPropertyAssignToConstructorPromotionRector (#60)
2021-05-17 18:55:10 +00:00
Tomas Votruba
a6e6ebd58d Rector 0.11.4 2021-05-17 18:51:10 +00:00
Tomas Votruba
86c2f4a9b7 Updated Rector to commit f0fb0c5179
f0fb0c5179 [Php80] Skip callable type on ClassPropertyAssignToConstructorPromotionRector (#60)
2021-05-17 17:23:45 +00:00
Tomas Votruba
3e26f3108a Updated Rector to commit 0728e7ff2d
0728e7ff2d FX do not allow rector rules packages installed with latest 0.11 rector (#59)
2021-05-17 13:29:04 +00:00
Tomas Votruba
00e1c24e3d Updated Rector to commit 6a64a03630
6a64a03630 remove proposal of rector-prefixed installation (#58)
2021-05-17 13:08:21 +00:00
Tomas Votruba
e25cce5843 Updated Rector to commit 2bc6ba8be9
2bc6ba8be9 [CodeQuality] Skip ArrayKeysAndInArrayToArrayKeyExistsRector on keys variable used (#57)
2021-05-17 12:52:41 +00:00
Tomas Votruba
097456e85f Updated Rector to commit 367879efa4
367879efa4 Fix fatal error when bootstrap file does not exist (#56)
2021-05-17 10:17:16 +00:00
Tomas Votruba
9987c84c58 Rector 0.11.3 2021-05-17 07:55:27 +00:00
Tomas Votruba
bacf71ed6c Updated Rector to commit 298c97a3bc
298c97a3bc add validation
2021-05-16 22:30:05 +00:00
Tomas Votruba
5f1b18c0c4 Updated Rector to commit 919bb98f90
919bb98f90 Infinity loop check #2 (#54)
2021-05-16 20:30:32 +00:00
Tomas Votruba
6d32da57f9 Updated Rector to commit a60e3ac320
a60e3ac320 warn about infinite loop node modification (#51)
2021-05-16 18:32:58 +00:00
Tomas Votruba
fdfd45b0a0 Updated Rector to commit eecf18f320
eecf18f320 [DeadCode] Remove RemoveSetterOnlyPropertyAndMethodCallRector, unreliable and better handled by PHPStan (#53)
2021-05-16 17:05:12 +00:00
Tomas Votruba
864972a776 Updated Rector to commit 49e96f90fa
49e96f90fa [TypeDeclaration] Skip self by static override (#48)
2021-05-16 16:24:22 +00:00
Tomas Votruba
4caa94c8d6 Updated Rector to commit 5550d3a3ee
5550d3a3ee Remove unwrapStmts(), use native return array nodes in refactor() method (#52)
2021-05-16 16:22:09 +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
ec09a861e4 Updated Rector to commit 8ce853d8ff
8ce853d8ff Fix ci of missing PHPStan extension types (#43)
2021-05-15 14:24:44 +00:00
Tomas Votruba
59fcffdbdb Updated Rector to commit e7732fbebe
e7732fbebe [Core] Fixes Cache in FilesFinder (#29)
2021-05-15 13:48:12 +00:00
Tomas Votruba
e368151c55 Updated Rector to commit 1baf2588ca
1baf2588ca Remove forgotten dump function
2021-05-15 13:30:44 +00:00
Tomas Votruba
3b8120b8fe Updated Rector to commit 276dd964a0
276dd964a0 [TASK] Output error message for file (#42)
2021-05-15 13:20:09 +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
717f161194 Updated Rector to commit de6ff92ab4
de6ff92ab4 Bump EndBug/add-and-commit from 7.2.0 to 7.2.1 (#40)
2021-05-15 10:26:17 +00:00
Tomas Votruba
cb2a5f1daa Updated Rector to commit f19379cd49
f19379cd49 add conflict with rector-prefixed
2021-05-15 10:25:20 +00:00
Tomas Votruba
3001ecf190 Updated Rector to commit e46ec7f8aa
e46ec7f8aa lower dependabot engagement to keep focus on coding
2021-05-15 10:25:14 +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
df00621605 Updated Rector to commit c7700cfbd4
c7700cfbd4 [Docs] Copy docs to rector-prefixed-downgraded/ as well (#34)
2021-05-14 21:27:39 +00:00
Tomas Votruba
cf20bf7aa7 Updated Rector to commit 29712746e7
29712746e7 [Doc] Add documentation for How to use prefixed service in custom rule (#33)
2021-05-14 18:11:03 +00:00
Tomas Votruba
1fe793be80 Updated Rector to commit 15be29817e
15be29817e [Config] update duplicate Skip fixture config (#28)
2021-05-14 15:42:21 +00:00
Tomas Votruba
29e4141fc4 Updated Rector to commit 84bac4a657
84bac4a657 [TASK] Remove default method provideConfigFilePath (#32)
2021-05-14 15:42:05 +00:00
Tomas Votruba
4b4f3247ae Updated Rector to commit bdaa8e0c83
bdaa8e0c83 bump symfony tests
2021-05-14 12:42:19 +00:00
Tomas Votruba
e29636e792 Rector 0.11.2 2021-05-14 12:31: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
9b96ef2c38 Updated Rector to commit 903dfab928
903dfab928 restore
2021-05-13 23:06:45 +00:00
Tomas Votruba
266dc80406 Updated Rector to commit 848361fffd
848361fffd keep unprefixed
2021-05-13 22:52:18 +00:00
Tomas Votruba
e6e69a6744 Updated Rector to commit 405e0c8102
405e0c8102 unprefix ContainerConfigurator
2021-05-13 22:39:51 +00:00
Tomas Votruba
beebdd7bf0 Updated Rector to commit 055a9e3a05
055a9e3a05 prioritize ContainerConfigurator
2021-05-13 19:15:51 +00:00
Tomas Votruba
10eb78e3db Rector 0.11.1 2021-05-13 17:34:48 +00:00
Tomas Votruba
5424cce8a1 Updated Rector to commit 37ec097085
37ec097085 cleanup .gitattributes, move to scoped
2021-05-13 17:24:39 +00:00
Tomas Votruba
2873999933 Rector 0.11.0 2021-05-13 16:43:15 +00:00
Tomas Votruba
026b387779 Updated Rector to commit d01cbc1d5c
d01cbc1d5c fixes
2021-05-13 09:56:07 +00:00
Tomas Votruba
74fb3c1866 Updated Rector to commit 698f8b3869
698f8b3869 bump symplify deps
2021-05-13 09:42:19 +00:00
Tomas Votruba
149008df09 Updated Rector to commit 1ba477b89f
1ba477b89f double slash typo
2021-05-13 09:34:52 +00:00
Tomas Votruba
1738c325d3 Updated Rector to commit b9e96e7f46
b9e96e7f46 [TASK] Add RenamePackageComposerRector (#27)
2021-05-13 00:28:53 +00:00
Tomas Votruba
5af5d1dd1a Updated Rector to commit 74d6f9b927
74d6f9b927 cleanup
2021-05-13 00:26:12 +00:00
Tomas Votruba
693ce44ea9 Updated Rector to commit 9305fdf4f4
9305fdf4f4 typo
2021-05-13 00:24:58 +00:00
Tomas Votruba
fc2c30938a Updated Rector to commit c2c1890362
c2c1890362 [scoped] unprefix ComposerJson in ComposerRector contract
2021-05-12 23:28:58 +00:00
Tomas Votruba
58680275eb Updated Rector to commit 4e724f4b9b
4e724f4b9b restore aliases
2021-05-12 22:53:49 +00:00
Tomas Votruba
466ec6c948 Updated Rector to commit 11c53972e5
11c53972e5 typo
2021-05-12 18:06:34 +00:00
Tomas Votruba
1e0a943933 Updated Rector to commit 566e171c36
566e171c36 [scoper] unprefix the exception in the code
2021-05-12 18:05:32 +00:00
Tomas Votruba
dd426fc4a1 Updated Rector to commit 537a9abc50
537a9abc50 [scoped] unprefix PHPUnit\Framework\ExpectationFailedException
2021-05-12 17:34:00 +00:00
Tomas Votruba
b2e64dbfba Updated Rector to commit 4628b6c1af
4628b6c1af [scoped] unprefixed ComposerJsonFactory
2021-05-12 17:21:21 +00:00
Tomas Votruba
c71133017f Updated Rector to commit a8c5521005
a8c5521005 [composer] bump to Symfony 5.2 (#26)
2021-05-12 15:54: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
9250c84576 Updated Rector to commit 5de5b5290d
5de5b5290d [build] remove debug
2021-05-12 13:51:45 +00:00
Tomas Votruba
3cb3586f15 Updated Rector to commit ac302b5284
ac302b5284 Fixing build (#25)
2021-05-12 13:38:19 +00:00
Tomas Votruba
84df6b9445 Updated Rector to commit fb740f4e9b100e5184605bf45ff05f23ba0cdc63
fb740f4e9b verb naming
2021-05-12 13:30:16 +00:00
Tomas Votruba
aa1ad76e03 Updated Rector to commit 437a9154df77660f6527a4fd08724a9fcf2a5ed8 2021-05-12 13:16:06 +00:00
Tomas Votruba
758a350d87 Updated Rector to commit 6af13d7b76234edf43dbb0b4c533912cec19f971 2021-05-12 13:15:45 +00:00
Tomas Votruba
a3f9df34d6 Updated Rector to commit 58e7624357
58e7624357 [scoped] Run e2e parallel, suck in existing tests (#16)
2021-05-11 16:11:30 +00:00
Tomas Votruba
4b5959fb1e Updated Rector to commit 8de10f682a
8de10f682a move to renamed phpstan-rules package
2021-05-11 16:03:02 +00:00
Tomas Votruba
7b29fb0f22 Updated Rector to commit f8b0ac301f
f8b0ac301f update to new phpstan rules, add static fixes (#18)
2021-05-11 15:54:06 +00:00
Tomas Votruba
faffaab0e0 Updated Rector to commit 70ef6eb7fe
70ef6eb7fe [TASK] Do not prefix class ComposerJson (#17)
2021-05-11 15:25:59 +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
831b640370 Updated Rector to commit 5cea7f9234
5cea7f9234 [scoped] fix git log path
2021-05-11 11:48:09 +00:00
Tomas Votruba
66ac7e984e Updated Rector to commit afd75171fb
afd75171fb move issue templates to split
2021-05-11 11:37:42 +00:00
Tomas Votruba
6852cac5e2 Updated Rector to commit 8e7ba00e50
8e7ba00e50 remove last empty token on new printed content; go for newline by default as best practise conventions (#13)
2021-05-11 11:30:54 +00:00
Tomas Votruba
9fd49a8b07 Updated Rector to commit ecc876ca19
ecc876ca19 [build] add e2e tests (#12)
2021-05-11 11:17:57 +00:00
Tomas Votruba
5f413efa75 Updated Rector to commit 54d89a4a41
54d89a4a41 [BUGFIX] Remove redundant new line (#11)
2021-05-11 10:46:34 +00:00
Tomas Votruba
1d2f9989ce Updated Rector to commit a09d515233
a09d515233 [TASK] Move RemovedAndAddedFilesCollector (#9)
2021-05-11 10:44:08 +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
cdc3b7adef Updated Rector to commit f451b0b8e1
f451b0b8e1 [PHP 8.0] Bump to promoted properties (#4)
2021-05-10 23:39:21 +00:00
Tomas Votruba
310c972180 Updated Rector to commit 2deebfe7eb
2deebfe7eb [PHP 8] Add Nette\Utils\Strings to string functions (#6)
2021-05-10 22:26:32 +00:00
Tomas Votruba
7d36c3b0b9 Updated Rector to commit a80cf5292d
a80cf5292d revert to working scoper 0.14
2021-05-10 22:23:08 +00:00
Tomas Votruba
363a910cf7 Updated Rector to commit a7db1ad94d
a7db1ad94d use scoper 0.15
2021-05-10 22:10:16 +00:00
Tomas Votruba
32bd3e59d8 Updated Rector to commit a297f323d4
a297f323d4 [ci] build PHP70 only on prefixed branches (#5)
2021-05-10 19:19:08 +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