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.
 
 
韩天峰 799aa629c0 feat(php): 添加 refval 函数支持引用传递功能 4 months ago
..
001.phpt feat(aot): 添加对引用赋值和列表赋值的支持 5 months ago
002.phpt refactor(php): 优化代码结构并添加测试用例 5 months ago
003.phpt feat(aot): 添加对引用赋值和列表赋值的支持 5 months ago
004.phpt feat(aot): 添加对引用赋值和列表赋值的支持 5 months ago
005.phpt refactor(php): 重构链式表达式解析逻辑 5 months ago
006.phpt fix(php): 解决字符串连接操作符的void类型检查和引用参数处理问题 4 months ago
007.phpt fix(aot): 修复AOT编译中类继承和常量定义相关问题 4 months ago
008.phpt feat(compiler): 添加项目配置和扩展忽略功能 4 months ago
009.phpt test(aot): 添加类常量测试用例并修复返回值解引用问题 4 months ago
default-array.phpt feat(php): 支持引用参数的默认值为数组 5 months ago
refval1.phpt feat(php): 添加 refval 函数支持引用传递功能 4 months ago
refval2.phpt feat(php): 添加 refval 函数支持引用传递功能 4 months ago