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.
 
 
韩天峰 42dae8ceaa 返回类不匹配时,必须是抽象类 4 months ago
..
functions.inc feat(php): 支持命名参数调用功能 5 months ago
method-002.phpt chore(deps): 更新 swoole/phpx 依赖版本 4 months ago
method-call.phpt fix(php): 修复引用参数传递和模块命名问题 4 months ago
named-args.phpt feat(php): 支持命名参数调用功能 5 months ago
return-abstract-class.phpt 返回类不匹配时,必须是抽象类 4 months ago
return-base-class-001.phpt 返回类不匹配时,必须是抽象类 4 months ago
return-base-class-002.phpt 返回类不匹配时,必须是抽象类 4 months ago
vargs.phpt feat(aot): 添加对引用赋值和列表赋值的支持 5 months ago