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.
 
 
韩天峰 0dc846a4fc feat(php): 添加数组初始化计划支持并修复构造函数提升属性默认值处理 3 months ago
..
abstract-class-method.phpt fix(compiler): 修复抽象类和接口的类型处理逻辑 3 months ago
abstract-class.inc fix(compiler): 修复抽象类和接口的类型处理逻辑 3 months ago
abstract-class.phpt 对 phpt 测试文件进行分类 3 months ago
class-method-override.phpt 对 phpt 测试文件进行分类 3 months ago
class_args.phpt 对 phpt 测试文件进行分类 3 months ago
class_extends.phpt 对 phpt 测试文件进行分类 3 months ago
final-class.phpt 对 phpt 测试文件进行分类 3 months ago
instanceof-test.phpt 对 phpt 测试文件进行分类 3 months ago
interface.phpt 对 phpt 测试文件进行分类 3 months ago
internal-class.phpt feat(php): 添加原生类和接口检查功能 3 months ago
objval-2.phpt fix(php): 修复类常量解析和对象转换功能 3 months ago
objval-parent.phpt fix(php): 修复类常量解析和对象转换功能 3 months ago
objval.phpt feat(compiler): 添加性能分析和 objval 函数支持 3 months ago
readonly-2.phpt feat(php): 添加数组初始化计划支持并修复构造函数提升属性默认值处理 3 months ago
readonly-class.phpt 对 phpt 测试文件进行分类 3 months ago