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.
 
 
韩天峰 eb2eacc69a feat(compiler): 添加对PHP内置函数func_get_arg和func_get_args的支持 5 months ago
..
aot feat(compiler): 添加对PHP内置函数func_get_arg和func_get_args的支持 5 months ago
core fix(php): 修复抽象类方法调用和实例化错误检查 5 months ago
misc fix(php): 修复数组赋值表达式中的变量检测和返回值处理 7 months ago
std 增加标准库单测文件 8 months ago
zend feat(php): 添加类定义管理和属性访问优化功能 7 months ago