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.
 
 
韩天峰 c3f0151e87 feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查 2 months ago
..
abs_edge.phpt feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查 2 months ago
array_fill_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
array_merge.phpt feat(compiler): 优化函数调用编译器实现支持可变参数类型转换 3 months ago
array_search.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
base64_edge.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
base_convert_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
bindec_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
chr_ord_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
class-exists-class-constant.phpt fix(compiler): 修复函数use导入及declare编码解析 2 months ago
class_exists.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
count_countable.phpt feat(foreach): 支持动态类型表达式和IteratorAggregate嵌套 2 months ago
count_type_error.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
countable.phpt test(stdlib): 添加ArrayObject的count函数测试用例 2 months ago
dirname_basename.phpt fix(tests): 更新测试预期与改进跨平台兼容性 2 months ago
explode_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
intdiv_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
is_type_check.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
log_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
math_base_is.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
math_exp_log.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
math_trig.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
method-property-exists-dynamic.phpt fix(compiler): 修复函数use导入及declare编码解析 2 months ago
misc_stdlib.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
native-arg-eval-order.phpt test(type): 添加类型检查和属性赋值相关测试用例 2 months ago
null_optional_arg.phpt fix(php): 修复可选参数中的null值处理问题 2 months ago
number_format_edge.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
round_type_error.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
str_repeat_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
string_case.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
string_check.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
string_cmp.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
string_search.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
strtotime_epoch.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
substr_edge.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago
type_check.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
type_conv.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
url_edge.phpt test(stdlib): 添加标准库函数的全面测试用例 3 months ago
version_compare_operator.phpt test(stdlib): 添加标准库函数边缘情况和错误处理测试 3 months ago