Skip to content

Add php8 compatibility part 2

Compare
Choose a tag to compare
@temafey temafey released this 19 Mar 11:32
· 6 commits to master since this release
feat(PhpUnit) - add php 8.0 compatibility part 2

- Update CodeHelper add support for T_NAME_QUALIFIED constant
- Update TestGenerator, remove using deprecated method getClass() from ReflectionParameter
- Update TestClass, fix logic in generating class namespaces