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.
 
 
韩天峰 25e567b3db feat(php): 添加类定义功能支持 7 months ago
..
__call_001.phpt 添加类的单元测试 7 months ago
__call_002.phpt 添加类的单元测试 7 months ago
__call_003.phpt 添加类的单元测试 7 months ago
__call_004.phpt 添加类的单元测试 7 months ago
__call_005.phpt 添加类的单元测试 7 months ago
class_example.phpt feat(php): 添加类定义功能支持 7 months ago
class_final.phpt feat(php): 添加类定义功能支持 7 months ago
class_stdclass.phpt feat(php): 添加类定义功能支持 7 months ago
clone_001.phpt feat(php): 添加类定义功能支持 7 months ago
clone_002.phpt feat(php): 添加类定义功能支持 7 months ago
clone_003.phpt feat(php): 添加类定义功能支持 7 months ago
clone_004.phpt feat(php): 添加类定义功能支持 7 months ago
clone_005.phpt feat(php): 添加类定义功能支持 7 months ago
clone_006.phpt feat(php): 添加类定义功能支持 7 months ago
ctor_dtor.phpt 添加类的单元测试 7 months ago
ctor_visibility.phpt feat(php): 添加类定义功能支持 7 months ago
dereferencing_001.phpt feat(php): 添加类定义功能支持 7 months ago
destructor_and_echo.phpt feat(php): 添加类定义功能支持 7 months ago
inheritance.phpt update mixed 7 months ago
interfaces_001.phpt 处理继承或实现内置类和接口 7 months ago
interfaces_002.phpt 处理继承或实现内置类和接口 7 months ago
interfaces_003.phpt 处理继承或实现内置类和接口 7 months ago
iterators_001.phpt 支持 Iterator/IteratorAggregate 对象 foreach 操作 7 months ago
iterators_002.phpt 支持 Iterator/IteratorAggregate 对象 foreach 操作 7 months ago
iterators_003.phpt 修复迭代器实现,continue 时执行 next() 7 months ago
iterators_004.phpt refactor(php): 重构 foreach 循环解析逻辑以支持对象迭代器 7 months ago
iterators_005.phpt refactor(php): 重构 foreach 循环解析逻辑以支持对象迭代器 7 months ago
iterators_006.phpt feat(php): 实现PHP编译器对引用参数的支持 7 months ago
iterators_007.phpt feat(php): 实现PHP编译器对引用参数的支持 7 months ago