Skip to content

Add php8 compatibility

Compare
Choose a tag to compare
@temafey temafey released this 22 Jan 12:50
· 9 commits to master since this release
feat(PhpUnit) - add php 8.0 compatibility

- 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