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 |
|
Igor
|
f2ecdeb0b1
|
[Naming] Foreach over "data", renames to "datum" (#4221)
Co-authored-by: rector-bot <tomas@getrector.org>
|
2020-09-15 10:23:13 +02:00 |
|
TomasVotruba
|
0178e9cadd
|
[PHP 5.6] Fix foreach unset variable default
|
2020-07-31 00:40:44 +02:00 |
|
Felix Sokoliuk
|
08ea68d443
|
handle arrow function
* do not try to set variables in arrow functions
* consider that arrow functions inherit the parent scope
|
2020-06-18 20:13:34 +02:00 |
|
TomasVotruba
|
ef5501d06c
|
various cs cleanup
|
2020-05-03 21:33:36 +02:00 |
|
TomasVotruba
|
d608507f2e
|
rename PHP sets to comply with standard
|
2020-03-24 23:44:42 +01:00 |
|