- 在 CompilerBase.php 中添加 'any' 类型映射到 TYPE_VAR - 修改 gen_stub.php 中的类型解析逻辑以支持 any 类型 - 当遇到 any 类型时返回 mixed 类型的 SimpleType 实例 - 统一变量名使用以提高代码一致性pull/1/head
parent
fda0acc38f
commit
593cd523d5
2 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue