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.
 
 
韩天峰 d8a828558d refactor(generator): 将模板渲染改为直接代码生成 4 months ago
..
concat_void.php fix(php): 解决字符串连接操作符的void类型检查和引用参数处理问题 4 months ago
error.php refactor(bootstrap): 调整函数文件加载方式并更新依赖 4 months ago
impl.php feat(build): 添加编译器构建功能并更新项目配置 4 months ago
scope.php refactor(generator): 将模板渲染改为直接代码生成 4 months ago
trait_conflict001.php fix(generator): 解决接口中trait使用解析问题并完善trait别名处理 4 months ago