Commit Graph

31 Commits

Author SHA1 Message Date
Tomas Votruba 7e7a2f067a Updated Rector to commit 476cfb00cb6a94cb64badf9472ee78f33bdf44b3
476cfb00cb disable fallback for now
2024-01-02 02:40:38 +00:00
Tomas Votruba 5272a66ce1 Updated Rector to commit 01c0ea9420b424bf1484c99dbb1185a0cd1c3e61
01c0ea9420 [Config] Remove asterisk support in import() for file, use explicit paths instead (#5010)
2023-09-12 23:04:24 +00:00
Tomas Votruba d2ba9e3074 Updated Rector to commit c93176fb5f35fd4624cde1af00a4ef3229ad79fd
c93176fb5f Remove e2e/finalize on rector/rector repo build (#4366)
2023-06-27 12:13:43 +00:00
Tomas Votruba 503a6059f8 Updated Rector to commit a8922f7431c9c9188be501107ee7819e0130da4c
a8922f7431 skip temporarily match + throws downagrade in symfony/console, very unlikely to run
2023-06-11 23:01:39 +00:00
Tomas Votruba 63b8be39f7 Updated Rector to commit 7f1f57acc358e4c7724b146f3a9d976bae4cb0c9
7f1f57acc3 remove pointless docblock from data providers
2023-02-07 23:09:03 +00:00
Tomas Votruba 5a533a3702 Updated Rector to commit c3ff0fd4328b603df30c7e7bb833cb1e641f410c
c3ff0fd432 Upgrade to PHPUnit 10 🥳️ (#3332)
2023-02-03 17:47:50 +00:00
Tomas Votruba eea65cd62a Updated Rector to commit 6fa3ade0c296e366490d1e4bcc642dc53ad92674
6fa3ade0c2 [tests] Keep original methods naming for easier upgrade (#2893)
2022-09-02 10:27:12 +00:00
Tomas Votruba c2d3d4a3b4 Updated Rector to commit 55227be6c338823f47f3fe6d4b1e48a4d8291740
55227be6c3 Removing SmartFileInfo (#2879)
2022-09-01 11:24:29 +00:00
Tomas Votruba 2518d99664 Updated Rector to commit 84a48e5e10be865e5fe6f0bbdcab3a7fc300a886
84a48e5e10 [tests] Use file paths over value objects in tests to improve performance (#2878)
2022-09-01 09:37:14 +00:00
Tomas Votruba 0aac56f223 Updated Rector to commit 7f5503ee0b414e5c48c1a6d5b5cce706caf65887
7f5503ee0b add some rules to reflection union e2e
2022-08-09 20:33:38 +00:00
Tomas Votruba 3b4fc37371 Updated Rector to commit 6459357ea31eddfda78fa9b843ff424646c3e260
6459357ea3 add some rules to define-constant e2e
2022-08-09 20:32:27 +00:00
Tomas Votruba d88782de2e Updated Rector to commit b536a67738
b536a67738 [Scoped][e2e] Fix standalone rule test on scoped build (#2491)
2022-06-14 06:49:40 +00:00
Tomas Votruba eab02488bd Updated Rector to commit ca02184695
ca02184695 [Scoped] Remove e2e/container-configurator on scoped build (#2463)
2022-06-09 11:08:44 +00:00
Tomas Votruba f04a3bc21f Updated Rector to commit 5640d513d2
5640d513d2 [Core] Fix bootstrap stubs load on PHP 7.2 when vendor/ excluded via skip() (#2394)
2022-05-31 12:44:36 +00:00
Tomas Votruba 5ac1afded1 Updated Rector to commit 7f40d20ff7
7f40d20ff7 Fix wrong copy paste define-constant test (#2380)
2022-05-27 17:03:14 +00:00
Tomas Votruba 4838a73d43 Updated Rector to commit 38ed8d2f6d
38ed8d2f6d Rollback stubs-rector tweak and remove e2e/define-constant (#2377)
2022-05-27 15:54:40 +00:00
Tomas Votruba b4e0bff933 Updated Rector to commit 6baafbc5a6
6baafbc5a6 [Scoper] Remove SmartFileInfo and ContainerConfigurator setup on bootstrap.php (#2253)
2022-05-07 11:00:41 +00:00
Tomas Votruba 071d7cb788 Updated Rector to commit c35cc97d38
c35cc97d38 [DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065)
2022-04-12 14:41:09 +00:00
Tomas Votruba 0dc28df936 Updated Rector to commit 8d92c466fd
8d92c466fd [DX] Use RectorConfig in configs (#2063)
2022-04-12 11:52:08 +00:00
Tomas Votruba 7fb879196f Updated Rector to commit f03e2a1ee3
f03e2a1ee3 [e2e] Try add back global e2e tests for scoped (#1786)
2022-02-08 23:25:14 +00:00
Tomas Votruba 1c13355cf7 Updated Rector to commit e2bd1841f4
e2bd1841f4 [Scoped] Remove e2e global install take 2 (#1785)
2022-02-08 22:10:19 +00:00
Tomas Votruba 9abce1612b Updated Rector to commit 672b339ebd
672b339ebd [e2e][scoped] Add e2e global install on scoped (#1704)
2022-01-20 21:15:14 +00:00
Tomas Votruba a312469273 Updated Rector to commit 6c75d565e4
6c75d565e4 use dev-main on rector
2021-12-13 22:40:21 +00:00
Tomas Votruba 27fd5c38cf Updated Rector to commit 2d4ac92120
2d4ac92120 use rector as dependency, its the only way to see the bug
2021-12-13 20:54:45 +00:00
Tomas Votruba dbb41a401a Updated Rector to commit 4dbfce13a1
4dbfce13a1 add test case on build Rector for https://github.com/rectorphp/rector/issues/6799
2021-12-13 20:34:07 +00:00
Tomas Votruba 5d630fde7c require rector locally 2021-12-13 21:18:53 +01:00
Tomas Votruba 532362bfab add e2e parse match on PHP 7.4 2021-12-13 21:16:45 +01:00
Tomas Votruba 504a41770d Updated Rector to commit f8e04774ad
f8e04774ad Fixing scoped build (#1143)
2021-11-04 15:30:20 +00:00
Tomas Votruba 712ba426cb Updated Rector to commit c002efe1d9
c002efe1d9 skip self type
2021-07-05 23:20:51 +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 9fd49a8b07 Updated Rector to commit ecc876ca19
ecc876ca19 [build] add e2e tests (#12)
2021-05-11 11:17:57 +00:00