5679 Commits

Author SHA1 Message Date
Tomas Votruba
cd29621258 Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
2d862a7c77 [CodingStyle] Skip equal modifier on direct parent method compatible on MakeInheritedMethodVisibilitySameAsParentRector (#6406)
2024-11-04 17:57:41 +00:00
Tomas Votruba
27c9f323a3 Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
2d862a7c77 [CodingStyle] Skip equal modifier on direct parent method compatible on MakeInheritedMethodVisibilitySameAsParentRector (#6406)
2024-11-04 13:19:01 +00:00
Tomas Votruba
3e0ec27b2b Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
2d862a7c77 [CodingStyle] Skip equal modifier on direct parent method compatible on MakeInheritedMethodVisibilitySameAsParentRector (#6406)
2024-11-03 23:50:41 +00:00
Tomas Votruba
7f755fff28 Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
2d862a7c77 [CodingStyle] Skip equal modifier on direct parent method compatible on MakeInheritedMethodVisibilitySameAsParentRector (#6406)
2024-11-03 23:41:59 +00:00
Tomas Votruba
9798fd401a Updated Rector to commit d246d27a9442cc08a419e899e07c2c19a680eb80
d246d27a94 [CodeQuality] Skip multiple lines on JoinStringConcatRector (#6404)
2024-10-30 16:59:50 +00:00
Tomas Votruba
ef924604ad Updated Rector to commit 61ebcc53b5c50f244ce0f7dfb626ded8d371c0a5
61ebcc53b5 [DeadCode] Support multiple templates in RemoveUselessVarTagRector (#6402)
2024-10-28 21:07:25 +00:00
Tomas Votruba
8baae8f317 Updated Rector to commit 61a787e62541281bd5f3678fb2819d645c8f0055
61a787e625 [DeadCode] Check TemplateType instance check on Dead*TagValueNodeAnalyzer (#6400)
2024-10-26 15:11:15 +00:00
Tomas Votruba
db520fafe2 Updated Rector to commit d4152608a5983e813adbd0a9e45d213c722c1347
d4152608a5 [TypeDeclaration] Skip union intersection types on php 8.1, allow on php 8.2+ (#6395)
2024-10-26 00:00:54 +00:00
Tomas Votruba
0065fd82b8 Updated Rector to commit 69d3af96731688eb8720e35a76665449d4d504aa
69d3af9673 [Php80] Mirror return comment on ChangeSwitchToMatchRector (#6394)
2024-10-22 14:24:09 +00:00
Tomas Votruba
8a2b111d6a Updated Rector to commit 3bd920dc75b8b25cace7af734d127a2bf275881d
3bd920dc75 [CodeQuality] Handle If cond as assign on ExplicitBoolCompareRector (#6389)
2024-10-19 10:01:38 +00:00
Tomas Votruba
05755bf436 Rector 1.2.8 2024-10-18 11:54:27 +00:00
Tomas Votruba
ca3b59bfae Updated Rector to commit 3ca9d0d7c27b9c538cba410f11c1f084c47de59c
3ca9d0d7c2  [AutoImport] Fix missing @ in deep annotation auto import  (#6386)
2024-10-17 14:56:11 +00:00
Tomas Votruba
adf15bb534 Updated Rector to commit 61016bf5307b804df5babb81db27cacbccb12efa
61016bf530 [CodeQuality] Use existing PhpAttributeAnalyzer service instead of AttributeFinder from Doctrine package on DynamicDocBlockPropertyToNativePropertyRector (#6382)
2024-10-15 14:39:32 +00:00
Tomas Votruba
8defa24cad Updated Rector to commit d7bfc24bedc11374868f5a7ff3066eb847e80a8c
d7bfc24bed [CodeQuality] Add DynamicDocBlockPropertyToNativePropertyRector (#5691)
2024-10-12 15:40:38 +00:00
Tomas Votruba
7f5124447e Updated Rector to commit d8f31e7559c9e3e288f2f58228120c71986a80e9
d8f31e7559 Add RemoveTypedPropertyNonMockDocblockRector (#6306)
2024-10-11 11:22:44 +00:00
Tomas Votruba
c5229331d4 Updated Rector to commit 28ba716ca753c2a2a1a0d22ef7aec12af2d81ba0
28ba716ca7 [Transform] MethodCall to New (#6352)
2024-10-11 08:44:48 +00:00
Tomas Votruba
c8ccd4898f Updated Rector to commit 6dee862408c55479969b4bc0ba28a1d50d5d2e44
6dee862408 [DeadCode] Skip union docblock param with is_object() native type check on RemoveAlwaysTrueIfConditionRector (#6370)
2024-10-10 08:06:20 +00:00
Tomas Votruba
ab28bdf746 Updated Rector to commit fbe17776a98d7364df027debe22a97526595a129
fbe17776a9 [Php70] Handle empty branch crash on unprintable char \x0C on EregToPregMatchRector (#6368)
2024-10-09 11:48:29 +00:00
Tomas Votruba
737dedb866 Updated Rector to commit 6b72288b6f0170c4ee06a11588be83f711557528
6b72288b6f Apply AddOverrideAttributeToOverriddenMethodsRector to traits (#6367)
2024-10-09 06:01:15 +00:00
Tomas Votruba
5204cbee25 Updated Rector to commit 8ff0cdb8fc3126614ff9f039387218b75dc4733d
8ff0cdb8fc [DeadCode] Skip with Else and ElseIf on SimplifyIfNotNullReturnRector (#6365)
2024-10-09 04:03:40 +00:00
Tomas Votruba
91ba9919c7 Updated Rector to commit 4c84d6c8fc7e8e2ceece04be14e196816b0ed99b
4c84d6c8fc [TypeDeclaration] Closure Param Types from Iterator Source (#6345)
2024-10-07 19:57:11 +00:00
Tomas Votruba
68910d28af Updated Rector to commit 8e96b1b9dbd4a5fdf8da8d863aa9e153298d7427
8e96b1b9db [DeadCode] Skip from call with return docblock on ReduceAlwaysFalseIfOrRector (#6361)
2024-10-07 18:58:59 +00:00
Tomas Votruba
79a3e89cb2 Updated Rector to commit 0446e6f86d4766748a8012a5087f878c25d647f4
0446e6f86d [automated] Apply Coding Standard (#6358)
2024-10-06 08:08:44 +00:00
Tomas Votruba
b60054665d Updated Rector to commit 0446e6f86d4766748a8012a5087f878c25d647f4
0446e6f86d [automated] Apply Coding Standard (#6358)
2024-10-06 00:36:51 +00:00
Tomas Votruba
6ab0f47ee0 Updated Rector to commit 374bca25dd7de527bd7904e8e714b9f264ce1c25
374bca25dd Fixed --memory-limit=-1 option handling when used in parallel (#6349)
2024-10-03 11:35:56 +00:00
Tomas Votruba
68c7b4d151 Updated Rector to commit b88e910957a85adafd6fb75fbe50991b9ec871d1
b88e910957 [Performance] Reduce alias lookup on UnusedImportRemovingPostRector (#6346)
2024-10-02 09:59:12 +00:00
Tomas Votruba
a5a5200e52 Updated Rector to commit 54a66206986e685787d7e038929618a66e98ec42
54a6620698 [TypeDeclaration] Add isset(), empty(), and negation support on BoolReturnTypeFromBooleanStrictReturnsRector (#6339)
2024-10-01 05:27:50 +00:00
Tomas Votruba
32c2df7fcb Updated Rector to commit 6b065efef08c34f6e3f69ebd24e24f2418f93007
6b065efef0 Bump php-parser to ^4.19.4 (#6338)
2024-09-30 08:25:23 +00:00
Tomas Votruba
3df699e80d Updated Rector to commit 6b065efef08c34f6e3f69ebd24e24f2418f93007
6b065efef0 Bump php-parser to ^4.19.4 (#6338)
2024-09-29 22:47:07 +00:00
Tomas Votruba
2301ae1068 Updated Rector to commit 6b065efef08c34f6e3f69ebd24e24f2418f93007
6b065efef0 Bump php-parser to ^4.19.4 (#6338)
2024-09-29 21:18:26 +00:00
Tomas Votruba
3c9b3f922c Updated Rector to commit 6b065efef08c34f6e3f69ebd24e24f2418f93007
6b065efef0 Bump php-parser to ^4.19.4 (#6338)
2024-09-29 15:11:48 +00:00
Tomas Votruba
09e6c3f693 Updated Rector to commit 5a2bd5fd57cf4dfa99153a4c1f33a137f27f7b95
5a2bd5fd57 Temporary Pin nikic/php-parser to 4.19.2 (#6337)
2024-09-29 14:41:46 +00:00
Tomas Votruba
a454368807 Updated Rector to commit e38d2d90e75643e483b9c79b7967f221b1e8158f
e38d2d90e7 [PhpParser] Use general FunctionLike instanceof check for inner scope check on BetterNodeFinder (#6334)
2024-09-29 13:02:19 +00:00
Tomas Votruba
a05b07c1af Updated Rector to commit e38d2d90e75643e483b9c79b7967f221b1e8158f
e38d2d90e7 [PhpParser] Use general FunctionLike instanceof check for inner scope check on BetterNodeFinder (#6334)
2024-09-29 09:15:52 +00:00
Tomas Votruba
70e4672978 Updated Rector to commit e38d2d90e75643e483b9c79b7967f221b1e8158f
e38d2d90e7 [PhpParser] Use general FunctionLike instanceof check for inner scope check on BetterNodeFinder (#6334)
2024-09-29 09:04:45 +00:00
Tomas Votruba
4dcabd8124 Updated Rector to commit 80f7e5bdcb547515c1cc1d0143208d644e23ea8e
80f7e5bdcb Skip arrow function in scoped search (#6333)
2024-09-29 07:23:57 +00:00
Tomas Votruba
99536e7b6c Updated Rector to commit 80f7e5bdcb547515c1cc1d0143208d644e23ea8e
80f7e5bdcb Skip arrow function in scoped search (#6333)
2024-09-28 12:14:00 +00:00
Tomas Votruba
4244745d9f Updated Rector to commit 319e244ed574585d8de4333b042aa034b81c028d
319e244ed5 [DeadCode] Skip extension load append variable on RemoveAlwaysTrueIfConditionRector (#6332)
2024-09-28 09:27:28 +00:00
Tomas Votruba
91ebadc6e8 Updated Rector to commit e2d96476a6386d05058b4bd6b35035b36ba6d05a
e2d96476a6 [Php81] Allow used as assign expr on ReadOnlyPropertyRector (#6331)
2024-09-27 17:13:56 +00:00
Tomas Votruba
2d8ed4af01 Updated Rector to commit 834c9ff6e0685b9d5a12fad9223aab7dd769c3cc
834c9ff6e0 keep newest phpstan versions
2024-09-26 18:56:04 +00:00
Tomas Votruba
2895385e35 Updated Rector to commit ae0bc675c1e956541bde8fa852a43f4d8322a25f
ae0bc675c1 bump deps
2024-09-26 18:54:51 +00:00
Tomas Votruba
d9b96f4460 Updated Rector to commit 1d80ecf67ffb4454579ebd158c7db6e8a016f1ac
1d80ecf67f Fix first class callable to use combineAcceptors() to avoid assert Arg instance error (#6330)
2024-09-26 18:03:57 +00:00
Tomas Votruba
3c7157c142 Updated Rector to commit f619d8670e85d0bd2859c475ca31178bc0e02254
f619d8670e Bump to PHPStan 1.12.5 and Fix deprecated ParametersAcceptorSelector::selectSingle() (#6329)
2024-09-26 16:51:04 +00:00
Tomas Votruba
a523c407d7 Updated Rector to commit 06622fe175ee9859b414ba2ea2b6c6d46adb360c
06622fe175 Bump to phpstan/phpdoc-parser:1.32.0 and run composer preload (#6328)
2024-09-26 12:47:37 +00:00
Tomas Votruba
eadafbe596 Updated Rector to commit 06622fe175ee9859b414ba2ea2b6c6d46adb360c
06622fe175 Bump to phpstan/phpdoc-parser:1.32.0 and run composer preload (#6328)
2024-09-26 08:44:25 +00:00
Tomas Votruba
569cb9f7eb Updated Rector to commit e74ecfb6599f75dbd1463a6ac0b43d99c6dad466
e74ecfb659 [TypeDeclaration] Handle crash on func call not found on BoolReturnTypeFromBooleanStrictReturnsRector (#6327)
2024-09-26 08:25:20 +00:00
Tomas Votruba
8acfec7036 Updated Rector to commit 51700181bcbd4d2b2f2904bb5a2fe517fea30132
51700181bc [PhpParser] Alternative PR for findInstancesOfScoped() to keep existing performance (#6324)
2024-09-22 19:14:45 +00:00
Tomas Votruba
3c4a159a55 Updated Rector to commit 51700181bcbd4d2b2f2904bb5a2fe517fea30132
51700181bc [PhpParser] Alternative PR for findInstancesOfScoped() to keep existing performance (#6324)
2024-09-22 18:17:47 +00:00
Tomas Votruba
ebc5937a0e Updated Rector to commit 92f64ffc17e7ad969edf8e48cf02ba68f72b2efc
92f64ffc17 [Performance] Reduce double traverse on StrictNativeFunctionReturnTypeAnalyzer (#6320)
2024-09-21 13:09:46 +00:00
Tomas Votruba
169f83fb56 Updated Rector to commit 3c50a47e30e962033f72376b47be8a8ca65dbde5
3c50a47e30 Bump to PHPStan 1.12.4 and fix test (#6318)
2024-09-20 02:01:20 +00:00