Tomas Votruba
c791f5ed60
[RectorGenerator] Decouple to external package ( #5825 )
2021-03-12 20:13:27 +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
Tomas Votruba
b604e1676c
[Privatization] Add ReplaceStringWithClassConstantRector ( #5156 )
...
* [Privatization] Add ReplaceStringWithClassConstantRector
* README: add to scoped
2021-01-12 13:41:47 +00:00
Tomas Votruba
661b2f0a65
[Symplify 9] Follow up + phpstan rules tidying ( #4625 )
...
* improve static
* improve phpstan rules
* [PHPStanExtensions] Drop CheckCodeSampleBeforeAfterAlwaysDifferentRule, already part of domain in CodeSample
* cleanup
2020-11-16 23:32:24 +00: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
TomasVotruba
96c4272286
fix path
2020-08-16 00:54:02 +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
1e7ad43b4d
rename CreateRector command to only Create
2020-07-29 02:27:21 +02:00
Alexander Frolov
3b007f17bb
Update docs/create_own_rule.md
...
use `$this->getName()` on proper object
Co-authored-by: Tomas Votruba <tomas.vot@gmail.com>
2020-06-23 22:07:21 -04:00
Alexander Frolov
1fecd9cb68
Update create_own_rule.md
...
fix MyFirstRector example
2020-06-23 18:58:04 -04:00
Norbert Orzechowicz
db420aa64f
Fixed link to nodes overview in own rector code sample
2020-05-31 09:16:21 +02:00
Damian Dziaduch
ff8f02c0cb
Fix link and it's name
...
It was throwing 404
2020-05-11 10:29:12 +02:00
TomasVotruba
4de3fb1428
README: undescore format for file naming
2020-05-03 14:22:23 +02:00