TypePHP 编译器 https://swoole.com/aot/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
韩天峰 7d601a3f8c refactor(php): 优化对象属性获取逻辑并添加性能测试 2 months ago
..
class-static-prop.php perf(perf): 添加对象静态属性性能测试 3 months ago
code.php refactor(php): 优化对象属性获取逻辑并添加性能测试 2 months ago
empty_class_static_prop.php perf(compiler): 优化静态属性访问性能并增强类型检查 3 months ago
issetor.php fix(parser): 修复变量类型推断问题 3 months ago