Valentin Udaltsov

Results 62 issues of Valentin Udaltsov

To avoid collision with TypeResolvers

Closes #72 For now I've decided to add `PhpParser\Node` to root reflections' data maps only (constant/function/class). This is because properties, class constants and attributes are sometimes bundled together and it's...

I think, that this should be an opt-in behavior. By default node might be available only in hooks.

- [ ] soft type warnings via logger - [x] add recursive replacer test that checks types are equal - [x] mark more constructors internal - [ ] extract simple...

+ skip `if (false) { class X {} }` that Symfony likes a lot.