Commit Graph

393 Commits

Author SHA1 Message Date
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
66a823a2fb Updated Rector to commit 51e89c3f32
51e89c3f32 [docs] Improve first-time contributors docs (#2061)
2022-04-12 08:58:57 +00:00
Tomas Votruba
c81f2fa79d Updated Rector to commit a7bdabc86a
a7bdabc86a Fix some minor misprints (#1922)
2022-03-11 14:35:55 +00:00
Tomas Votruba
66990d6b24 Updated Rector to commit ad400308cb
ad400308cb [Doc] Add laminas/laminas-servicemanager-migration to Projects using Rector section (#1883)
2022-03-02 14:49:13 +00:00
Tomas Votruba
72f5531969 Updated Rector to commit 2ad95b64eb
2ad95b64eb Add Projects using Rector section to README.md (#1881)
2022-02-28 10:53:45 +00:00
Tomas Votruba
4fd7947603 Updated Rector to commit 7cf24218f0
7cf24218f0 [DowngradePhp72] Add DowngradeJsonDecodeNullAssociativeArgRector (#1723)
2022-01-25 10:05:47 +00:00
Tomas Votruba
73a413e194 Updated Rector to commit 5ba03adbab
5ba03adbab Fix some misprints in README (#1722)
2022-01-25 08:39:40 +00:00
Tomas Votruba
81b953330b Updated Rector to commit e6d338840c
e6d338840c want see -> want to see (#1721)
2022-01-25 08:37:12 +00:00
Tomas Votruba
bbc20c0f57 Updated Rector to commit 7dcd636528
7dcd636528 [docs] add link for rector-src
2022-01-21 10:58:31 +00:00
Tomas Votruba
7b226cf023 Updated Rector to commit f16892e2b2
f16892e2b2 [Doc] Add PHPOffice to list of packages (#1504)
2021-12-15 13:26:36 +00:00
Tomas Votruba
15e2e7eaa6 Updated Rector to commit ef779c9ced
ef779c9ced Use correct spelling for TYPO3 (#919)
2021-09-24 11:02:26 +00:00
Tomas Votruba
3c1803d625 Updated Rector to commit 3680497911
3680497911 Fix broken link in README.md (#887)
2021-09-15 15:25:23 +00:00
Tomas Votruba
deee7a1126 Updated Rector to commit 820cb16122
820cb16122 Update README.md (#472)
2021-07-21 08:58:31 +00:00
Tomas Votruba
d33c0ae997 Updated Rector to commit 697c20ec33
697c20ec33 Enable changed files cache by default (#270)
2021-06-22 16:18:18 +00:00
Tomas Votruba
dda18414a1 Updated Rector to commit 5e6a01145f
5e6a01145f [README] fix ecs.php link
2021-06-17 09:46:43 +00:00
Tomas Votruba
d39c210590 Updated Rector to commit 25821f6212
25821f6212 [TASK] Add documentation about FileProcessors (#121)
2021-06-13 11:31:37 +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
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
00e1c24e3d Updated Rector to commit 6a64a03630
6a64a03630 remove proposal of rector-prefixed installation (#58)
2021-05-17 13:08:21 +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
d56e7982d0 Updated Rector to commit dedd4b55fe
dedd4b55fe make node_helper.php safe for similar names
2021-05-09 20:15:43 +00:00
TomasVotruba
464ca91f87 README: packages are already included in logos, remove them and keep once 2021-05-08 02:09:21 +02:00
Tomas Votruba
ac82ae6a63
Move from SETS parameter to explicit import() (#6375) 2021-05-06 20:06:31 +00:00
TomasVotruba
5eadda433e misc 2021-05-04 17:32:07 +02:00
TomasVotruba
2fa60fc071 README: add dump_node() function note 2021-05-04 17:31:50 +02:00
TomasVotruba
514a8b0513 README: remove symfony config, moved to rector-symfony 2021-05-04 17:27:55 +02:00
Sebastian Schreiber
255b1fcbf7
[TASK] Add template type option for init command (#6233) 2021-04-25 21:43:59 +02:00
Tomas Votruba
764c311565
[docs] add auto imports docs (#6240) 2021-04-25 11:43:24 +02:00
Tomas Votruba
31c06b2fcb
[docs] add Static Reflection and Autoload (#6238) 2021-04-25 11:04:04 +02:00
Tomas Votruba
a07e49c43b
bump Symplify packages (#6134) 2021-04-14 14:29:15 +00:00
Abdul Malik Ikhsan
2e8d6091c4
Readme and docs should be included in rector installation (#5973) 2021-03-24 23:35:58 +01:00
Tomas Votruba
27e9ad030a
Remove buggy rules that depend on false condition of all class and calls analysis, to improve static reflection (#5958)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-03-23 23:13:35 +01:00
Tomas Votruba
60b58421e3
Add bootstrap files option to allow including files (#5964) 2021-03-23 18:53:39 +00:00
Abdul Malik Ikhsan
de14023b88
[Doc] Fixes spacing in images position in readme (#5946) 2021-03-22 12:29:14 +01:00
Abdul Malik Ikhsan
be39fb9a75
[Doc] Remove unused images assets and apply phpunit image in readme (#5933) 2021-03-21 10:52:56 +01:00
Markus Staab
74a54f3bc4
Fix url to nodes-overview (#5695)
* Fix url to nodes-overview

* Update create_own_rule.md

* Update README.md
2021-02-28 10:36:32 +01:00
Abdul Malik Ikhsan
9f4353c2af
[Coverage] Delete weekly coverage generation (#5631)
* [Coverage] Delete weekly coverage generation

* remove coverage badge
2021-02-20 17:41:38 +00:00
Tomas Votruba
ddfeae3391
drop --match-git-diff, not reliable for dependencies; use enable_cache instead (#5609)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-02-18 15:55:31 +00:00
Ruud Kamphuis
1561e108c0
Readme > Explain print_node (#5595) 2021-02-17 18:48:35 +07:00
TomasVotruba
c25c67887e more spaces 2021-02-15 22:40:45 +01:00
TomasVotruba
8dfb338479 less spaces 2021-02-15 22:40:28 +01:00
Tomas Votruba
7a3f5a8c0a
remove unused RectorClassesProvider (#5482)
* remove unused RectorClassesProvider

* README: remove ci-checkstyle link, marginal topic, to avoid confusion for first readers
2021-02-09 22:43:04 +00:00
Tomas Votruba
50f6adf47e
consolidate AbstractRectorTrait (#5464)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-02-08 21:00:45 +00:00
Tomas Votruba
e9cdf37d16
Decopule nodes docs generator (#5453)
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
2021-02-08 02:04:48 +01:00
TomasVotruba
f0cf127eac README: repo link is good enough 2021-02-06 23:40:09 +01:00
TomasVotruba
ce1621b422 space 2021-02-06 23:32:49 +01:00
TomasVotruba
61de43f7c8 space 2021-02-06 23:32:26 +01:00
Tomas Votruba
ec5ed49020
[README] Add Typo3 and its repository (#5440) 2021-02-06 23:30:59 +01:00
Tomas Votruba
0a3dc08d61
drop Sonarcube (#5215) 2021-01-17 15:32:01 +00:00