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.
 
 
韩天峰 8865796b43 feat(php): 实现 compact 函数支持并增强函数重定义检查 4 months ago
..
compact.phpt feat(php): 实现 compact 函数支持并增强函数重定义检查 4 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
get_class.phpt feat(php): 优化函数调用并添加类存在性检查支持 5 months ago