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.
 
 
韩天峰 6e5b186c91 refactor(php): 重构PHP解析器的表达式处理和动态属性访问 2 months ago
..
InstancePropertyFetchTarget.php refactor(php): 优化对象属性获取逻辑并添加性能测试 2 months ago
NativePropertyAccess.php refactor(php): 重构静态属性获取解析逻辑 2 months ago
PropertyAccessContext.php refactor(php): 重构静态属性获取解析逻辑 2 months ago
PropertyAccessResolver.php refactor(php): 重构属性访问解析器以使用只读上下文接口 2 months ago
PropertyAccessResult.php refactor(php): 重构属性访问解析逻辑并引入编译阶段管理 2 months ago
PropertyAssignTypeInfo.php refactor(php): 重构静态属性获取解析逻辑 2 months ago
PropertyWriteTarget.php refactor(php): 重构PHP解析器的表达式处理和动态属性访问 2 months ago
StaticPropertyFetchResolution.php refactor(php): 重构静态属性获取解析逻辑 2 months ago
StaticPropertyFetchTarget.php refactor(php): 优化对象属性获取逻辑并添加性能测试 2 months ago