1
0
mirror of https://github.com/rectorphp/rector.git synced 2025-03-16 05:19:45 +01:00

32 Commits

Author SHA1 Message Date
TomasVotruba
fe72e003ed use constants in configs 2020-07-30 13:53:53 +02:00
dobryy
f37cd4cac3 [Order] Apply rule 2020-07-26 15:11:41 +02:00
TomasVotruba
7ed4cb19c4 simplify config globs 2020-07-25 20:14:28 +02:00
TomasVotruba
0944b75f7e correct namespace in configs 2020-07-18 11:58:17 +02:00
TomasVotruba
b045b316e8 [config] switch packages config from YAML to PHP 2020-07-16 12:40:57 +02:00
TomasVotruba
9808601d1b move array re-index to printer 2020-06-21 11:51:50 +02:00
TomasVotruba
fac932a8bd cleanup 2020-06-21 11:46:52 +02:00
TomasVotruba
379aa80679 cleanup AbstractFileSystemRector 2020-06-21 11:34:08 +02:00
TomasVotruba
ff4c3cc8ce decopule NodesWithFileDestinationPrinter 2020-06-21 02:31:27 +02:00
rector-bot
7c9fe78b07 fixup! fixup! decopule AbstractFileMovingFileSystemRector 2020-06-19 16:06:27 +00:00
rector-bot
ea2f59e864 fixup! decopule AbstractFileMovingFileSystemRector 2020-06-19 16:05:33 +00:00
TomasVotruba
97a50186f0 decopule AbstractFileMovingFileSystemRector 2020-06-19 18:01:50 +02:00
TomasVotruba
715f87aff0 add test case for RenameTesterTestToPHPUnitToTestFileRector 2020-06-19 16:05:13 +02:00
TomasVotruba
9f3fb6eb19 add ParsedStmtsAndTokens value object 2020-06-19 12:51:05 +02:00
TomasVotruba
eaf615c44e remove MoveAndRenameClassRector, confusing, preffer class rename 2020-06-18 22:51:17 +02:00
TomasVotruba
14a72f15d8 remove MoveAndRenameNamespaceRector, not tested and not working, prefer class rename 2020-06-18 22:34:25 +02:00
TomasVotruba
dba3e4429a use file info 2020-06-18 21:43:50 +02:00
TomasVotruba
48bbc835b1 add TokensByFilePathStorage 2020-06-18 21:10:41 +02:00
TomasVotruba
bcb0a642d5 add class-rename to MoveInterfacesToContractNamespaceDirectoryRector 2020-06-16 23:54:15 +02:00
TomasVotruba
b5f0129c84 complete missing code samples 2020-06-16 16:20:17 +02:00
TomasVotruba
af0358998b fix static to explicit type 2020-05-29 11:38:32 +02:00
TomasVotruba
f63e4424b8 move MultipleClassFileToPsr4ClassesRector to PSR4 2020-05-10 00:54:56 +02:00
TomasVotruba
1bf62ac1c7 [cs] sort private methods by call order and property by complexity 2020-04-26 02:57:47 +02:00
TomasVotruba
1ecd30818a remove unused print method 2020-04-20 09:45:15 +02:00
TomasVotruba
5f4a2c1e3b Add changed files caching 2020-04-20 01:54:17 +02:00
TomasVotruba
538a5ac95e use FileInfo in Parser 2020-04-19 23:22:07 +02:00
TomasVotruba
192c4464ec various improvements 2020-04-19 23:17:01 +02:00
TomasVotruba
d0b5971a77 remove nodes in post process in filesystem too 2020-04-10 12:48:42 +02:00
TomasVotruba
9adff0a459 set current rector on FileSystemFileProcessor 2020-04-10 12:22:28 +02:00
TomasVotruba
626287ec76 apply privatization 2020-03-29 00:06:05 +01:00
TomasVotruba
15283616a4 add current file info provide to file system file processor 2020-03-09 17:53:16 +01:00
TomasVotruba
7f2b0afd7d rename package to use lowercased standard, prevent confusion with PSR-4 autoloaded 2020-02-07 16:11:43 +01:00