- 在CompilerBase.php中添加标量字符串维度检查,直接返回全局变量名称而不是调用php::global - 为micro_bench.php中的read_global_var、read_hash、read_str_offset和issetor函数添加int类型声明 - 改进全局变量处理逻辑,避免不必要的php::global调用 - 提升代码类型安全性和性能表现pull/1/head
parent
34e112d697
commit
cc1131f455
2 changed files with 11 additions and 4 deletions
Loading…
Reference in new issue