Tomas Votruba
|
4c9ecba04c
|
[tests] switch testFiles to data providers
|
2019-09-12 10:18:26 +02:00 |
|
Tomas Votruba
|
82efb89940
|
use object types over strings
|
2019-09-06 12:29:55 +02:00 |
|
Tomas Votruba
|
3883bbb001
|
RemoveUnusedPrivatePropertyRector should skip entities [closes #1922]
|
2019-08-29 21:31:01 +02:00 |
|
Christian Scheb
|
e42527ddc8
|
Detect parent constant visibility when it is declared in a super-superclass
|
2019-08-21 21:58:39 +02:00 |
|
Christian Scheb
|
61c40190fc
|
Add test case for overriding constants
|
2019-08-17 13:36:48 +02:00 |
|
Christian Scheb
|
583e525d09
|
Add test case when a constant is made private that should be public
|
2019-08-12 21:27:05 +02:00 |
|
Christian Scheb
|
423559449b
|
Constants declared in interfaces have to be public
|
2019-08-11 15:08:35 +02:00 |
|
Tomas Votruba
|
6fdf08ab3c
|
[SOLID] Fix PrivatizeLocalClassConstantRector for used constant from single class [closes #1634]
|
2019-07-09 18:51:04 +02:00 |
|
Tomas Votruba
|
0735925796
|
[SOLID] Add AbstractChildlessUnusedClassesRector
|
2019-05-26 14:24:23 +02:00 |
|
Tomas Votruba
|
aba4a3cb02
|
[SOLID] Add PrivatizeLocalClassConstantRector
|
2019-04-10 15:15:13 +02:00 |
|
Tomas Votruba
|
c1d0bd1556
|
[SOLID] Add FinalizeClassesWithoutChildrenRector
|
2019-04-07 14:22:24 +02:00 |
|