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.
 
 
韩天峰 33d35435ba Merge remote-tracking branch 'origin/master' into fix-trait 1 month ago
..
ArgInfo.php fix(compiler): 修复trait方法self/static/parent类型的延迟绑定解析 1 month ago
ArrayInitPlan.php refactor(docs): update file paths and directory structure references 2 months ago
ClassDef.php feat(extension): implement ExtensionProvider attribute for universal method extensions 2 months ago
ClassLikeDef.php refactor(docs): update file paths and directory structure references 2 months ago
ConstantDef.php fix(compiler): 修复类常量继承重写及类型推断 1 month ago
FunctionDef.php fix(compiler): 修复trait方法self/static/parent类型的延迟绑定解析 1 month ago
InterfaceDef.php refactor(docs): update file paths and directory structure references 2 months ago
MethodDef.php fix: 修复trait中parent::调用及方法覆盖兼容性校验 1 month ago
PropertyDef.php feat(parser): add readonly property support with hoisting restrictions 2 months ago