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.
 
 
韩天峰 fb79fb832c fix(parser): preserve runtime class in static calls 3 days ago
..
class-static-001.phpt mv tests/aot to tests/compiler 2 months ago
class-static-002.phpt mv tests/aot to tests/compiler 2 months ago
class-static-003.phpt mv tests/aot to tests/compiler 2 months ago
class-static-004.phpt mv tests/aot to tests/compiler 2 months ago
class-static-005.phpt mv tests/aot to tests/compiler 2 months ago
late-static-binding.phpt mv tests/aot to tests/compiler 2 months ago
late-static-class-return.phpt add phpt tests 4 weeks ago
object-static-call-runtime-class.phpt fix(parser): preserve runtime class in static calls 3 days ago
static-call-branch-carrier.phpt fix(parser): handle constant expression type detection with namespace fallback 3 weeks ago
static-call-byref-arg.phpt fix(ref): handle dynamic returns and typed static properties 2 months ago
static-call-byref-undefined-var.phpt fix(compiler): 处理未定义变量被引用赋值后跨类方法参数匹配类型不正确 2 months ago
static-call-dynamic-method.phpt mv tests/aot to tests/compiler 2 months ago
static-call.phpt test(datetime): update datetime builtin class tests with explicit format parsing 3 weeks ago
static-method-001.phpt mv tests/aot to tests/compiler 2 months ago
static-prop-assign-ref-late-static-binding.phpt fix(compiler): 修复静态属性引用赋值 2 months ago
static-prop-assign-ref-native.phpt fix(compiler): 修复静态属性引用赋值 2 months ago
static-prop-assign-ref-parent.phpt fix(compiler): 修复静态属性引用赋值 2 months ago
static-prop-assign-ref-type-error.phpt fix(ref): handle dynamic returns and typed static properties 2 months ago
static-prop-assign-ref.phpt fix(compiler): 修复静态属性引用赋值 2 months ago
static-prop-dynamic-call-stable.phpt mv tests/aot to tests/compiler 2 months ago
static-prop-expr.phpt feat(extension): implement ExtensionProvider attribute for universal method extensions 2 months ago
static-prop-inherited-isolated.phpt mv tests/aot to tests/compiler 2 months ago
static-prop-late-static-binding.phpt mv tests/aot to tests/compiler 2 months ago
static-prop-native-defaults.phpt mv tests/aot to tests/compiler 2 months ago
static-prop-ref-slot-crash.phpt mv tests/aot to tests/compiler 2 months ago
static-prop-ref-slot-float-crash.phpt mv tests/aot to tests/compiler 2 months ago
static-property-dynamic-name.phpt mv tests/aot to tests/compiler 2 months ago
static-vars-02.phpt mv tests/aot to tests/compiler 2 months ago
static-vars-closure-reference.phpt fix(closure): handle static variables in closure use references 1 month ago
static-vars-dynamic-init-once.phpt mv tests/aot to tests/compiler 2 months ago
static-vars-multiple-init.phpt mv tests/aot to tests/compiler 2 months ago
static-vars.phpt mv tests/aot to tests/compiler 2 months ago
static_class_property_read_write.phpt mv tests/aot to tests/compiler 2 months ago
static_prop_write.phpt mv tests/aot to tests/compiler 2 months ago
static_prop_write_2.phpt mv tests/aot to tests/compiler 2 months ago