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.
 
 
韩天峰 cba9990e80 refactor(parser): 重构零值字面量检测逻辑 2 months ago
..
001.phpt feat(compiler): 优化对象属性访问性能 4 months ago
002.phpt test(aot): 添加布尔属性测试用例 5 months ago
003.phpt feat(compiler): 添加原生类型支持和属性获取功能 4 months ago
004.phpt fix(php): 修复受保护方法访问检查和字符串转义问题 3 months ago
005.phpt fix(generator): 解决常量值格式化和命名空间解析问题 3 months ago
006.phpt fix(php): 修复函数调用参数传递中的对象属性处理问题 3 months ago
007.phpt refactor(parser): 重构零值字面量检测逻辑 2 months ago
default-array-001.phpt feat(php): 添加类构造函数初始化和清理功能 5 months ago
default-array-002.phpt test(php): 添加对象属性默认数组测试并移除运行时初始化检查 3 months ago
object-cast.phpt 对 phpt 测试文件进行分类 3 months ago
object-link-002.phpt 对 phpt 测试文件进行分类 3 months ago
object-link-003.phpt 对 phpt 测试文件进行分类 3 months ago
object-link.phpt 对 phpt 测试文件进行分类 3 months ago
private-prop-001.phpt 对 phpt 测试文件进行分类 3 months ago
private-prop-002.phpt 对 phpt 测试文件进行分类 3 months ago
prop-001.phpt 对 phpt 测试文件进行分类 3 months ago
prop-002.phpt 对 phpt 测试文件进行分类 3 months ago
prop-003.phpt 对 phpt 测试文件进行分类 3 months ago
prop-004.phpt 对 phpt 测试文件进行分类 3 months ago
prop-005.phpt fix(stub): 修复异常处理并支持属性默认值中的new操作 3 months ago
prop-dec-inc.phpt 对 phpt 测试文件进行分类 3 months ago
prop-ref.phpt 对 phpt 测试文件进行分类 3 months ago
static-array-prop.phpt refactor(php): 重构静态属性默认值初始化逻辑 3 months ago
toarray-method.phpt test(aot): 添加对象属性toArray方法测试用例 3 months ago