6 Commits (4214e1e278ebdf1482ef91efdb4e175bce321734)

Author SHA1 Message Date
韩天峰 4214e1e278 feat(php): 添加对构造函数析构函数返回类型和魔术方法的严格检查 2 months ago
韩天峰 409c0959f4 feat(type-check): 添加对联合类型和交集类型的自我父静态类型检查支持 2 months ago
韩天峰 7939f28f37 test(phpunit): 添加抽象类和私有方法重写的测试用例 2 months ago
韩天峰 dbcadeb873 feat(php): 添加抽象方法支持和调用保护 2 months ago
韩天峰 485dce7b95 refactor(compiler): 优化编译器类方法处理逻辑 5 months ago
韩天峰 c53e7afdb5 test(lang): 添加多个 bug 修复测试用例 5 months ago