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.
 
 
Yurun bbc9ab61a4 fix(tests): 更新测试预期与改进跨平台兼容性 2 months ago
..
anon refactor(compiler): 优化方法调用和参数解析逻辑 7 months ago
array_unpack fix(php): 修复箭头函数变量作用域和二元运算符解析问题 5 months ago
arrow_functions fix(php): 修复箭头函数变量作用域和二元运算符解析问题 5 months ago
ast 支持语法 **= 8 months ago
closures feat(compiler): 添加对 Match 表达式和枚举的支持 7 months ago
coalesce feat(compiler): 添加空合并赋值运算符支持并优化变量检查 7 months ago
concat fix(php): 解决动态调用和方法重写的相关问题 5 months ago
constants feat(constants): add constant definition validation and test coverage 5 months ago
dynamic_call fix(php): 解决动态调用和方法重写的相关问题 5 months ago
exceptions 添加更多單元測試 8 months ago
foreach 数组 单元测试 8 months ago
get_class_vars feat(php): 添加类定义管理和属性访问优化功能 6 months ago
grammar test(zend): 添加heredoc语法和半保留字测试用例 7 months ago
heredoc_nowdoc test(zend): 添加heredoc语法和半保留字测试用例 7 months ago
in-de-crement fix(tests): 更新测试预期与改进跨平台兼容性 2 months ago
indirect_function_call 全局变量 8 months ago
jump feat(compiler): 添加对goto语句的支持 7 months ago
match feat(php): 添加对 match 表达式的支持 7 months ago
try feat(compiler): 支持函数别名和命名空间功能 7 months ago
use_function feat(compiler): 添加空合并赋值运算符支持并优化变量检查 7 months ago
add_001.phpt 数组 单元测试 8 months ago
add_002.phpt 添加更多單元測試 8 months ago
add_003.phpt 添加更多單元測試 8 months ago
add_004.phpt 添加更多單元測試 8 months ago
add_005.phpt 数值系统 单元测试 8 months ago
add_006.phpt 添加更多單元測試 8 months ago
add_007.phpt 添加更多單元測試 8 months ago
and_001.phpt 数值系统 单元测试 8 months ago
array_hash_zero.phpt 数值系统 单元测试 8 months ago
assign_dim_op_same_var.phpt 添加更多單元測試 8 months ago
assign_dim_op_undef.phpt 添加更多單元測試 8 months ago
break_error_001.phpt 添加更多單元測試 8 months ago
break_error_002.phpt 添加更多單元測試 8 months ago
break_error_003.phpt 添加更多單元測試 8 months ago
break_error_004.phpt 添加更多單元測試 8 months ago
div_001.phpt 数值系统 单元测试 8 months ago
double_array_cast.phpt 数值系统 单元测试 8 months ago
property_exists.phpt feat(php): 添加类构造函数初始化和清理功能 5 months ago
str_offset_001.phpt feat(compiler): 支持函数别名和命名空间功能 7 months ago
trigger_error_basic.phpt 添加更多單元測試 8 months ago
xor_001.phpt 添加更多單元測試 8 months ago
xor_002.phpt 添加更多單元測試 8 months ago
xor_003.phpt 添加更多單元測試 8 months ago
zend_operators.phpt 添加更多單元測試 8 months ago
zend_signed_multiply-64bit-2.phpt 添加更多單元測試 8 months ago
zend_signed_multiply-64bit.phpt 添加更多單元測試 8 months ago
zend_strtod.phpt 添加更多單元測試 8 months ago