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.
 
 
韩天峰 4acb632c13 feat(compiler): 为类方法自动推断返回类型并优化属性访问检查 2 months ago
..
aot feat(compiler): 为类方法自动推断返回类型并优化属性访问检查 2 months ago
core feat(php): 添加对动态属性赋值操作符和递增递减操作的支持 2 months ago
misc fix(php): 修复数组赋值表达式中的变量检测和返回值处理 7 months ago
std refactor(parser): 重构零值字面量检测逻辑 2 months ago
zend feat(php): 添加类构造函数初始化和清理功能 5 months ago