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.
 
 
韩天峰 bc6d15c81a fix(compiler): preserve finally semantics for catch throws 2 months ago
..
001.phpt fix(php): 修复异常处理和编译器逻辑问题 4 months ago
002.phpt fix(php): 修复异常处理和编译器逻辑问题 4 months ago
003.phpt fix(php): 修复异常处理和编译器逻辑问题 4 months ago
catch-exit.phpt fix: 修复异常处理与exit语义,重构动态属性操作 2 months ago
debug_exception.phpt 对 phpt 测试文件进行分类 3 months ago
finally-break-continue.phpt fix: 修复解构键提取、switch默认分支及finally控制流 2 months ago
finally-catch-break.phpt fix: 修复解构键提取、switch默认分支及finally控制流 2 months ago
finally-catch-goto.phpt fix: 修复解构键提取、switch默认分支及finally控制流 2 months ago
finally-catch-return.phpt fix(compiler):注入finally块到return路径并修复属性注册 2 months ago
finally-catch-throw-sibling.phpt fix(compiler): preserve finally semantics for catch throws 2 months ago
finally-exit.phpt fix: 修复变参参数缺失命名参数及闭包副作用等问题 2 months ago
finally-goto.phpt fix: 修复解构键提取、switch默认分支及finally控制流 2 months ago
finally-nested-loop-break.phpt fix: 修复解构键提取、switch默认分支及finally控制流 2 months ago
finally-nested-return.phpt fix(compiler):注入finally块到return路径并修复属性注册 2 months ago
finally-return-throw-side-effects.phpt fix(compiler):注入finally块到return路径并修复属性注册 2 months ago
finally-unmatched-catch-var.phpt fix(compiler): preserve finally semantics for catch throws 2 months ago
finally-use-var.phpt fix(compiler): preserve finally semantics for catch throws 2 months ago
finally-without-catch.phpt test(aot): 添加多种AOT编译测试用例 3 months ago
multi-catch-finally-sibling.phpt fix(compiler): preserve finally semantics for catch throws 2 months ago
multi-catch.phpt feat(php): 添加对参数解包后位置参数的验证支持 2 months ago
throw-expression.phpt fix(compiler): 修复函数use导入及declare编码解析 2 months ago
throw-in-php.phpt 对 phpt 测试文件进行分类 3 months ago
throw-invalid.phpt feat(php): 添加对参数解包后位置参数的验证支持 2 months ago