Commit Graph

9 Commits

Author SHA1 Message Date
Tomas Votruba 28f5dbde13 Updated Rector to commit c14f8d45175bd4c10fef503e350d677c4a73ce29
c14f8d4517 [Php72][TypeDeclaration] Rollback tweak infinite loop handling on DeclareStrictTypesRector (#5700)
2024-03-08 06:34:02 +00:00
Tomas Votruba 2e30301381 Updated Rector to commit 13bafcba1524782c349fe6523ce9c18d0f765452
13bafcba15 [Php72][TypeDeclaration] Fix infinite loop on ParseStrWithResultArgumentRector+DeclareStrictTypesRector (#5699)
2024-03-07 21:09:46 +00:00
Tomas Votruba 7e7a2f067a Updated Rector to commit 476cfb00cb6a94cb64badf9472ee78f33bdf44b3
476cfb00cb disable fallback for now
2024-01-02 02:40:38 +00:00
Tomas Votruba e26480f1cb Updated Rector to commit 7e7304b93cd03fda558ac8ebfbc682ffa4938fe0
7e7304b93c [AutoImport] Handle DeclareStrictTypesRector on importNames() enabled on no namespace (#5241)
2023-11-10 21:55:35 +00:00
Tomas Votruba 7c5eefbc15 Updated Rector to commit 6d5ffbe7d62fba226b0b49c613092c0741b2ba34
6d5ffbe7d6 [TypeDeclaration] Handle skipped by file path on DeclareStrictTypesRector due to use beforeTraverse() (#5191)
2023-10-23 07:51:12 +00:00
Tomas Votruba 1f28e1c52a Updated Rector to commit 708cc4fb49562e19a98849abd50216048b1f48ba
708cc4fb49 [TypeDeclaration] Handle crash on no namespace with + operation on DeclareStrictTypesRector (#4414)
2023-07-03 17:30:02 +00:00
Tomas Votruba ec5e44e489 Updated Rector to commit 61f2c4288bc6027fcdb347ace448d0936bbdcda4
61f2c4288b [TypeDeclaration] Handle mix InlineHTML on FileWithoutNamespace (#3648)
2023-04-22 08:33:24 +00:00
Tomas Votruba f00ddc261c Updated Rector to commit 14cc7d49406c55acd1ce7e83c7cddd23b9fd12a2
14cc7d4940 [TypeDeclaration] Allow multiple declare on DeclareStrictTypesRector (#3628)
2023-04-18 11:12:39 +00:00
Tomas Votruba f924c3de30 Updated Rector to commit 0dfc92f16f7d3d21a21ae5e6f6abb21467fb48da
0dfc92f16f Add declare strict_types rule, finally 🥳 (#3619
2023-04-17 15:47:09 +00:00