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.
 
 
韩天峰 19164e92bc docs(compiler): 添加AOT编译速度优化研究文档并完善测试用例 2 months ago
..
args-unpack.phpt 对 phpt 测试文件进行分类 3 months ago
compact.phpt feat(php): 实现 compact 函数支持并增强函数重定义检查 4 months ago
deep-recursion.phpt 对 phpt 测试文件进行分类 3 months ago
default-mixed-array.phpt docs(compiler): 添加AOT编译速度优化研究文档并完善测试用例 2 months ago
fn-call-001.phpt 对 phpt 测试文件进行分类 3 months ago
func-default-param.phpt 对 phpt 测试文件进行分类 3 months ago
func-return-type.phpt 对 phpt 测试文件进行分类 3 months ago
func-self-type.phpt 对 phpt 测试文件进行分类 3 months ago
func_get_arg.phpt feat(compiler): 添加对PHP内置函数func_get_arg和func_get_args的支持 5 months ago
func_get_args.phpt feat(compiler): 添加对PHP内置函数func_get_arg和func_get_args的支持 5 months ago
func_num_args.phpt feat(php): 支持 func_num_args 函数优化 5 months ago
functions.phpt 对 phpt 测试文件进行分类 3 months ago
get_class.phpt feat(php): 优化函数调用并添加类存在性检查支持 5 months ago
named-args-native.phpt feat(php): 添加对原生函数调用中命名参数的支持 3 months ago
named-variadic-native.phpt feat(php): 添加对原生函数调用中命名参数的支持 3 months ago
preg_match.phpt refactor(php): 优化条件表达式解析逻辑 3 months ago
print.phpt fix(php): 修正print函数的编译输出 3 months ago
return-value.phpt 对 phpt 测试文件进行分类 3 months ago
variable-functions.phpt 对 phpt 测试文件进行分类 3 months ago