..
any-expression-positions.phpt
feat(compiler): implement unified any() function handling and enhanced composite type checking
2 months ago
any.phpt
对 phpt 测试文件进行分类
3 months ago
backtick.phpt
对 phpt 测试文件进行分类
3 months ago
basic_variables.phpt
对 phpt 测试文件进行分类
3 months ago
bool-001.phpt
对 phpt 测试文件进行分类
3 months ago
clone-expression-side-effects.phpt
fix(compiler): 修复多处运算符和表达式编译副作用处理
2 months ago
clone.phpt
对 phpt 测试文件进行分类
3 months ago
condition-assign.phpt
merge master
2 months ago
datetime_builtin_class.phpt
对 phpt 测试文件进行分类
3 months ago
declare-encoding-utf8.phpt
fix(compiler): 修复函数use导入及declare编码解析
2 months ago
echo-assignment-expression.phpt
feat(compiler): add PHP version control and pipe operator support
2 months ago
embedded-null-string.phpt
feat(compiler): add support for embedded NUL bytes in string literals
2 months ago
error-suppress-restore.phpt
fix(compiler): 修复多处运算符和表达式编译副作用处理
2 months ago
error-suppress.phpt
对 phpt 测试文件进行分类
3 months ago
eval-test.phpt
对 phpt 测试文件进行分类
3 months ago
exit-string.phpt
fix: 修复变参参数缺失命名参数及闭包副作用等问题
2 months ago
exit-test.phpt
对 phpt 测试文件进行分类
3 months ago
exit-zero.phpt
fix: 修复异常处理与exit语义,重构动态属性操作
2 months ago
extends-redis.phpt
对 phpt 测试文件进行分类
3 months ago
fib.phpt
对 phpt 测试文件进行分类
3 months ago
file_operations.phpt
修复 Windows 运行测试 ( #1 )
2 months ago
global-003.phpt
fix(php): 修复全局变量处理和代码格式化问题
2 months ago
global-int.phpt
feat(aot): 添加对全局变量和Stmt_Block语句块的支持
3 months ago
global-vars-002.phpt
对 phpt 测试文件进行分类
3 months ago
global-vars.phpt
对 phpt 测试文件进行分类
3 months ago
globals-assign-ref.phpt
fix(compiler): 修复多处运算符和表达式编译副作用处理
2 months ago
globals-ref-arg.phpt
fix(compiler): 修复多处运算符和表达式编译副作用处理
2 months ago
heredoc.phpt
test(strings): 更新字符串测试以支持AOT编译
2 months ago
include-expression-side-effects.phpt
fix(compiler): 修复多处运算符和表达式编译副作用处理
2 months ago
include.phpt
对 phpt 测试文件进行分类
3 months ago
magic-constants.phpt
fix(tests): 修正测试文件中的路径引用
3 months ago
main-func.phpt
fix(php): 修复字面量字符串为空时的编译错误
2 months ago
math_functions.phpt
对 phpt 测试文件进行分类
3 months ago
method-call.phpt
对 phpt 测试文件进行分类
3 months ago
multi-var-assign-chained.phpt
fix(compiler): 支持数组和属性数组追加同时链式赋值
2 months ago
multi-var-assign.phpt
fix(compiler): 支持属性和数组元素作为赋值表达式右值
2 months ago
nullable-bool.phpt
test(aot): 添加可空布尔类型的基本测试用例
2 months ago
object-arg.phpt
fix(tests): 修复 Windows 测试弹出 UAC
2 months ago
objval.phpt
refactor(tests): 替换 objval 函数调用为 toObject 方法
3 months ago
pi.phpt
对 phpt 测试文件进行分类
3 months ago
pipe-operator.phpt
feat(compiler): add PHP version control and pipe operator support
2 months ago
pow-int-overflow-native-type.phpt
feat(compiler): 添加对 bigint、bigfloat 和 decimal 类型的支持
3 months ago
pow-int-overflow.phpt
test(aot): 更新幂运算整数溢出测试的期望输出
3 months ago
return-assign-array-dim.phpt
feat(php): 实现赋值表达式返回值和函数参数检查功能
3 months ago
return-assign-set-prop-trait.phpt
feat(php): 实现赋值表达式返回值和函数参数检查功能
3 months ago
return-assign-set-prop.phpt
feat(compiler): 优化函数调用编译器实现支持可变参数类型转换
3 months ago
return-ternary.phpt
feat(php): 实现赋值表达式返回值和函数参数检查功能
3 months ago
return-void.phpt
feat(stub): 添加对推断PHP文档类型的处理支持
2 months ago
shell-exec.phpt
fix(compiler): 修复函数use导入及declare编码解析
2 months ago
static-prop.phpt
fix(php): 修复静态属性访问和操作符映射问题
5 months ago
std_builtin.phpt
对 phpt 测试文件进行分类
3 months ago
string-item-isset.phpt
test(aot): 添加字符串项isset操作的测试用例
3 months ago
test_include.inc
fix(tests): 修正测试文件中的路径引用
3 months ago
test_include_return.inc
fix(compiler): 修复多处运算符和表达式编译副作用处理
2 months ago
unset-dim-side-effects.phpt
fix(compiler):注入finally块到return路径并修复属性注册
2 months ago
unset.phpt
对 phpt 测试文件进行分类
3 months ago
variable-variables.phpt
对 phpt 测试文件进行分类
3 months ago
void-expression-null.phpt
refactor(php): 重构PHP解析器的表达式处理和动态属性访问
2 months ago