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.
 
 
韩天峰 069d3e61bb Python 互调用支持 3 weeks ago
..
001.phpt mv tests/aot to tests/compiler 2 months ago
002.phpt 重构 Trait 实现 3 weeks ago
003.phpt mv tests/aot to tests/compiler 2 months ago
004.phpt mv tests/aot to tests/compiler 2 months ago
005.phpt mv tests/aot to tests/compiler 2 months ago
006.phpt mv tests/aot to tests/compiler 2 months ago
007.phpt mv tests/aot to tests/compiler 2 months ago
008.phpt mv tests/aot to tests/compiler 2 months ago
009.phpt mv tests/aot to tests/compiler 2 months ago
010.phpt mv tests/aot to tests/compiler 2 months ago
011.phpt mv tests/aot to tests/compiler 2 months ago
012.phpt mv tests/aot to tests/compiler 2 months ago
013.phpt mv tests/aot to tests/compiler 2 months ago
014.phpt mv tests/aot to tests/compiler 2 months ago
015.phpt mv tests/aot to tests/compiler 2 months ago
016.phpt mv tests/aot to tests/compiler 2 months ago
017.phpt mv tests/aot to tests/compiler 2 months ago
class-param.phpt mv tests/aot to tests/compiler 2 months ago
magic-const.phpt mv tests/aot to tests/compiler 2 months ago
nullable-class-param.phpt mv tests/aot to tests/compiler 2 months ago
trait-aliased-constructor-parent-call.phpt fix(translator): align trait parent wrapper signatures 1 month ago
trait-ast-composition.phpt 重构 Trait 实现 3 weeks ago
trait-basic.phpt refactor(compiler): replace ExtensionProvider with MethodsFor attribute 1 month ago
trait-class-constant-inherited.phpt test(trait): add test case for trait class constant inheritance behavior 3 weeks ago
trait-constant-array-spread.phpt Python 互调用支持 3 weeks ago
trait-ctor-basic.phpt fix(compiler): 检查构造函数可见性以防止非法调用 1 month ago
trait-ctor-override.phpt fix(compiler): 检查构造函数可见性以防止非法调用 1 month ago
trait-ctor-protected-subclass.phpt fix(compiler): 检查构造函数可见性以防止非法调用 1 month ago
trait-ctor-with-args.phpt fix(compiler): 检查构造函数可见性以防止非法调用 1 month ago
trait-fake-scope-guard-param.phpt feat(wasm): add TypePHP WASM implementation plan and trait scope guard support 3 weeks ago
trait-import-context.phpt 重构 Trait 实现 3 weeks ago
trait-method-parent-return.phpt fix(compiler): 修复trait方法self/static/parent类型的延迟绑定解析 1 month ago
trait-method-self-return-interface.phpt fix(compiler): 修复trait方法self/static/parent类型的延迟绑定解析 1 month ago
trait-method-static-return-interface.phpt fix(compiler): 修复trait方法self/static/parent类型的延迟绑定解析 1 month ago
trait-parent-constructor.phpt fix: 修复trait中parent::调用及方法覆盖兼容性校验 1 month ago
trait-parent-method-inherited.phpt fix(compiler): preserve trait parent scope 1 month ago
trait-parent-method-protected.phpt fix: 修复trait中parent::调用及方法覆盖兼容性校验 1 month ago
trait-parent-method-reference.phpt fix(compiler): preserve trait parent scope 1 month ago
trait-parent-method.phpt fix: 修复trait中parent::调用及方法覆盖兼容性校验 1 month ago