7 Commits (4ed56de30e7efbc97d5f31c5dff8c2123f331c1f)

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