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.
 
 
韩天峰 bc799fda0a fix:修复静态回调解析及拼接赋值等编译问题 2 months ago
..
arithmetic_operators.phpt 对 phpt 测试文件进行分类 3 months ago
assign-compare.phpt 对 phpt 测试文件进行分类 3 months ago
assign-op-extra.phpt 对 phpt 测试文件进行分类 3 months ago
assign-op-mixed-types.phpt fix(compiler): 解决对象属性类型检查和赋值操作问题 3 months ago
assignment_operators.phpt 对 phpt 测试文件进行分类 3 months ago
assignop_bitwiseor.phpt refactor(compiler): 重构标准库函数调用解析逻辑 5 months ago
binary-eval-order.phpt test(type): 添加类型检查和属性赋值相关测试用例 2 months ago
cast-expression-side-effects.phpt fix(compiler): 修复函数use导入及declare编码解析 2 months ago
casts.phpt 对 phpt 测试文件进行分类 3 months ago
comparison_operators.phpt refactor(parser): 重构赋值操作符解析逻辑并调整测试文件结构 2 months ago
compound-assign.phpt 对 phpt 测试文件进行分类 3 months ago
concat-assign-null.phpt fix:修复静态回调解析及拼接赋值等编译问题 2 months ago
logical-short-circuit-lazy.phpt refactor(parser): 重构二元操作符和控制流的解析逻辑 2 months ago
logical_operators.phpt 对 phpt 测试文件进行分类 3 months ago
postincdec.phpt 对 phpt 测试文件进行分类 3 months ago
pow-assign-op.phpt 对 phpt 测试文件进行分类 3 months ago
property-assign-op.phpt 对 phpt 测试文件进行分类 3 months ago
right-associative.phpt 对 phpt 测试文件进行分类 3 months ago
spaceship.phpt refactor(parser): 重构赋值操作符解析逻辑并调整测试文件结构 2 months ago
ternary-lazy-eval.phpt refactor(parser): 重构二元操作符和控制流的解析逻辑 2 months ago
ternary-shorthand.phpt 对 phpt 测试文件进行分类 3 months ago