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.
 
 
韩天峰 3f9c76df5d refactor(compiler): 替换 std::unsafe_cast 为对象方法调用并优化类型转换 3 months ago
..
001.phpt test(aot): 添加标准库容器类型的测试用例 4 months ago
002.phpt test(aot): 添加标准库容器类型的测试用例 4 months ago
003.phpt refactor(tests): 替换 objval 函数调用为 toObject 方法 3 months ago
004.phpt fix(std-container): 修复标准容器类值类型的精确检查逻辑 4 months ago
005.phpt refactor(compiler): 替换 std::unsafe_cast 为对象方法调用并优化类型转换 3 months ago
006.phpt refactor(compiler): 替换 std::unsafe_cast 为对象方法调用并优化类型转换 3 months ago
007.phpt refactor(aot): 简化 unsafe_ptr 使用并改进错误处理 4 months ago
008.phpt test(aot): 添加标准容器复制赋值功能测试 4 months ago
009.phpt test(aot): 添加 std 容器 unset 操作测试用例 4 months ago
010.phpt feat(compiler): 添加标准容器foreach循环支持和删除元素保护 4 months ago