337 Commits

Author SHA1 Message Date
Dan Untenzu
237524d782
[BUGFIX] Docs: Resolve link to doc block tutorial (#4895)
Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2020-12-15 13:11:31 +01:00
Tomas Votruba
d131d804d9
Bump min PHP version to 7.3 (#4838)
Co-authored-by: rector-bot <tomas@getrector.org>
2020-12-09 23:25:53 +01:00
Tomas Votruba
267989bb05
[Docs] Add docblock docs (#4740)
* skip getUser() as the method is final

* drop comment along with removed node, as in other removed nodes

* [docs] add doc block docs
2020-12-01 01:09:50 +00:00
Markus Staab
a46571b610
README: mention the rd debugging helper function (#4737) 2020-11-30 16:41:24 +00:00
Markus Staab
976c5ba4c5
Readme: make „pick from sets“ more prominent (#4733) 2020-11-29 11:13:33 +01:00
Tomas Votruba
080e5cbe00
use symplify/skipper (#4689) 2020-11-26 23:09:21 +01:00
Tomas Votruba
0963b8dca7
Drop --set forgotten leftover (#4700)
* Drop --set forgotten leftover

* remove package not split anymore
2020-11-26 16:55:33 +00:00
Daniel Moore
2502dc8d75
Some small grammatical fixes (#4641)
Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2020-11-18 11:01:05 +01:00
Tomas Votruba
a7705ed0a5
[Symplify 9] First update + switch to RuleDocGenerator (#4616)
* [composer] bump to Symplify 9

* [Symplify 9] Update phpstan rules

* bump to Symplify 9 BETA2

* update AbstractKernel from Tests to Testing namespace

* decoupling removing node trait

* remove fluent calls

* removing variadic

* [CodingStyle] Improve AnnotateThrowablesRector

* bump deps

* Make use of RuleDocGenerator

* first short

* [DocumentationGenerator] Drop deprecated package, RuleSetGenerator now handles it

* import namespace

* update docs
2020-11-16 17:50:38 +00:00
Rod Elias
9af4223bd6
Fix Xdebug spelling (#4546) 2020-11-02 21:50:07 +01:00
Tomas Votruba
c03b66f7cd
move suffix filesystem 2 (#4529)
Co-authored-by: rector-bot <tomas@getrector.org>
2020-11-01 16:39:04 +01:00
Tomas Votruba
35804361aa
[docs] decouple pages from README (#4501) 2020-10-29 10:44:07 +01:00
TomasVotruba
042d1e0ddf README: bump sonar debt to 30 days 2020-10-19 17:39:58 +02:00
Abdul Malik Ikhsan
aa16532ea3
add $parameters->set(Option::ENABLE_CACHE, true) to readme config (#4427) 2020-10-16 09:45:26 +02:00
Tomas Votruba
e085f52f86
[DeadCode] Improve parent and current type comparison on RemoveDelegatingParentCallRector (#4409)
* decouple CurrentAndParentClassMethodComparator

* fix param reflections

* [rector] fix param reflections

* [cs] fix param reflections

* composer: bump assert

* [rector] composer: bump assert

* [cs] composer: bump assert

* static fixes

Co-authored-by: rector-bot <tomas@getrector.org>
2020-10-14 17:14:55 +00:00
Tomas Votruba
ebd3760a86
[docs] add README link to web service (#4383) 2020-10-09 22:37:36 +02:00
Abdul Malik Ikhsan
bb486fa070
Fixes config/set link in readme (#4374) 2020-10-09 09:52:33 +02:00
Jan Mikeš
d8760fa63d
Improved rector in docker autoloading (#4368)
* Changed docker working directory to project and running rector from path

* Fixed path of Docker entrypoint for rector

* Improve Docker docs in readme

* [rector] Improve Docker docs in readme

* [cs] Improve Docker docs in readme

Co-authored-by: rector-bot <tomas@getrector.org>
2020-10-07 14:34:20 +00:00
Tomas Votruba
d0f65ef609
[PHP 8.0] @Required to #[Required] attribute from Symfony 5.2 (#4348)
* move ClassNodeAnalyzer to core

* README: add daily work focus

* spaces

* [PHP 8.0] Add #[Required] Symfony attribute migration

* add RFC links

* [rector] add RFC links

* [cs] add RFC links

Co-authored-by: rector-bot <tomas@getrector.org>
2020-10-04 11:12:41 +00:00
Abdul Malik Ikhsan
88d5711436
Fixes #3789 add skip Option to exclude files by rule (#4182) 2020-09-12 11:52:08 +02:00
Leonardo Losoviz
4eacc84b22
Organize downgrades by PHP version (#4147)
Co-authored-by: TomasVotruba <tomas.vot@gmail.com>
2020-09-08 13:12:38 +02:00
Abdul Malik Ikhsan
6e2f798fe2
run ecs markdown-code-format to README.md (#4129) 2020-09-07 17:55:04 +02:00
Hans-Helge Buerger
d6ff3a96cb
Fix example: exclude directory in config (#4136) 2020-09-07 11:19:24 +02:00
Tomas Votruba
a127bf16eb
revert [Experimental] Add safe_types option - #3535 (#4120) 2020-09-03 18:02:07 +00:00
Leonardo Losoviz
761b4b2e88
Added "Rector Configuration" section (#4107) 2020-09-02 15:40:29 +02:00
Tomas Votruba
de4748f935
README + recipe improvements (#4017)
* rector-recipe and README improvements

* ci: add generate command test
2020-08-24 21:25:26 +00:00
Markus Podar
26343461cd
README: fix typo (#3944)
Seems the formatting got off or something
2020-08-12 11:09:31 +02:00
TomasVotruba
bd7394e80e README: fix 27 days badge 2020-07-31 00:30:25 +02:00
dobryy
e6ce370875 [DX] Update README and other docs files to use PHP syntax for configs 2020-07-29 19:18:07 +02:00
TomasVotruba
3a9375007e decouple Set package 2020-07-21 01:39:24 +02:00
TomasVotruba
bda3e5aa28 load rector.php config 2020-07-18 21:15:27 +02:00
TomasVotruba
190e54c57f change ecs-after-rector.yaml to ecs-after-rector.php 2020-07-16 17:52:18 +02:00
TomasVotruba
290be92782 typos 2020-07-07 17:59:41 +02:00
TomasVotruba
48127fcaef README: add debugging 2020-07-07 17:58:55 +02:00
Billie Thompson
60cb39ee53
Correct typo
Super minor typo
2020-06-19 18:03:37 +02:00
TomasVotruba
1192815c5a README: add amateri 2020-06-18 12:43:11 +02:00
TomasVotruba
0159ba21fe README: no center 2020-06-18 12:38:01 +02:00
kodiakhq[bot]
2ecd056bca
Merge pull request #3539 from rectorphp/single-rule
Re-add --only option
2020-06-17 22:22:09 +00:00
TomasVotruba
8ea0051df5 add OnlyRuleResolver to prevent typos and make use of short slash-less syntax 2020-06-18 00:19:13 +02:00
TomasVotruba
54cf6f02d7 [README] Add Zenika sponsor 2020-06-17 14:55:09 +02:00
TomasVotruba
398c6bd5ff re-add --only option 2020-06-17 14:33:58 +02:00
TomasVotruba
4754343746 README: add magento case-study 2020-06-17 12:12:34 +02:00
TomasVotruba
07000e3b12 fix type in README 2020-06-16 23:06:16 +02:00
TomasVotruba
a593afb017 [PHP 7.4] Add safe_types option 2020-06-16 22:34:52 +02:00
Code Review Videos
6255f0ceea
Update docker commands to remove container on exit 2020-06-03 11:19:07 +01:00
Ofer Shaal
d2393d7f7c Reorganize Twig logo position, to fit more logos in each line 2020-05-24 20:36:40 -04:00
Ofer Shaal
ddc03b7809 Update Drupal logo and position 2020-05-24 20:29:13 -04:00
Ofer Shaal
fce204b484 Add Drupal logo + link to Drupal Rector rules to README 2020-05-24 09:29:33 -04:00
TomasVotruba
92ec8b754c README: spaces 2020-05-13 18:17:21 +02:00
TomasVotruba
34de1afc01 README: more clear coding standard section 2020-05-03 14:47:06 +02:00