13 Commits (52319ccd03bd9ede4e6915e3fde3671b6ee8995a)

Author SHA1 Message Date
韩天峰 52319ccd03 refactor(php): 重构函数调用和错误抑制处理逻辑 6 months ago
韩天峰 208a34b134 feat(php): 添加对原生类型和方法调用的支持 6 months ago
韩天峰 c259d20562 feat(php): 添加对函数调用占位符的支持并实现作用域切换功能 6 months ago
韩天峰 eed45fdb61 fix(closure): 修复箭头函数和闭包生成中的代码顺序问题 6 months ago
韩天峰 f85889fce1 feat(php): 添加函数调用表达式检测和相关功能支持 6 months ago
韩天峰 cebe50121a refactor(php): 优化PHP编译器代码结构和功能实现 6 months ago
韩天峰 dac3fa81e8 fix(generator): 修复闭包生成器中的变量状态恢复问题 6 months ago
韩天峰 7292635b3d refactor(php): 重构PHP编译器代码结构 6 months ago
韩天峰 35117d5c14 feat(compiler): 添加构造方法属性提升支持 6 months ago
韩天峰 78f3ca8025 code format 6 months ago
韩天峰 b091d2dad8 Revert "code format" 6 months ago
韩天峰 b6d64407f3 code format 6 months ago
韩天峰 70eccf59fc feat(closure): 添加闭包生成功能并支持占位符调用 6 months ago