8 Commits (25e567b3db8abd45d21d01adeac79068031ddfa9)

Author SHA1 Message Date
韩天峰 25e567b3db feat(php): 添加类定义功能支持 7 months ago
韩天峰 4ed56de30e feat(php): 实现PHP编译器对引用参数的支持 7 months ago
韩天峰 715abf458d refactor(php): 重构 foreach 循环解析逻辑以支持对象迭代器 7 months ago
韩天峰 749b4ec00d 修复迭代器实现,continue 时执行 next() 7 months ago
韩天峰 c9d6e93f40 支持 Iterator/IteratorAggregate 对象 foreach 操作 7 months ago
韩天峰 689b59bbda 处理继承或实现内置类和接口 7 months ago
韩天峰 f8100988c4 update mixed 7 months ago
韩天峰 bdea6f77cc 添加类的单元测试 7 months ago