| .. |
|
001.phpt
|
mv tests/aot to tests/compiler
|
2 months ago |
|
002.phpt
|
重构 Trait 实现
|
4 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 |
|
class-uses-static-and-dynamic.phpt
|
feat: preserve trait metadata for class_uses
|
3 days ago |
|
magic-const.phpt
|
mv tests/aot to tests/compiler
|
2 months ago |
|
nested-trait-import-context.phpt
|
fix(trait): preserve nested namespace context, fix gh-38
|
6 days ago |
|
nested-trait-namespace-context.phpt
|
fix(trait): preserve nested namespace context, fix gh-38
|
6 days ago |
|
nullable-class-param.phpt
|
mv tests/aot to tests/compiler
|
2 months ago |
|
trait-abstract-late-bound-types.phpt
|
fix(trait): preserve late-bound abstract type semantics
|
6 days ago |
|
trait-aliased-constructor-parent-call.phpt
|
fix(translator): align trait parent wrapper signatures
|
1 month ago |
|
trait-ast-composition.phpt
|
重构 Trait 实现
|
4 weeks ago |
|
trait-basic.phpt
|
refactor(compiler): replace ExtensionProvider with MethodsFor attribute
|
2 months ago |
|
trait-class-constant-inherited.phpt
|
test(trait): add test case for trait class constant inheritance behavior
|
4 weeks ago |
|
trait-composition-precedence.phpt
|
fix(translator): validate abstract trait requirements, isolate alias flags
|
6 days ago |
|
trait-constant-array-spread.phpt
|
Python 互调用支持
|
4 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
|
1 month ago |
|
trait-import-context.phpt
|
重构 Trait 实现
|
4 weeks ago |
|
trait-import-same-as-namespace.phpt
|
fix trait import name resolution
|
5 days ago |
|
trait-member-equivalent-values.phpt
|
fix(trait): validate adaptations and member values
|
2 days ago |
|
trait-method-magic-fallback.phpt
|
fix: compose trait declarations before conversion (fix gh-80)
|
3 days ago |
|
trait-method-parent-return.phpt
|
fix(compiler): 修复trait方法self/static/parent类型的延迟绑定解析
|
2 months ago |
|
trait-method-self-return-interface.phpt
|
fix(compiler): 修复trait方法self/static/parent类型的延迟绑定解析
|
2 months ago |
|
trait-method-static-return-interface.phpt
|
fix(compiler): 修复trait方法self/static/parent类型的延迟绑定解析
|
2 months ago |
|
trait-overrides-inherited-dispatch.phpt
|
fix: preserve dispatch for trait method overrides
|
3 days ago |
|
trait-parent-constructor.phpt
|
fix: 修复trait中parent::调用及方法覆盖兼容性校验
|
2 months ago |
|
trait-parent-method-inherited.phpt
|
fix(compiler): preserve trait parent scope
|
2 months ago |
|
trait-parent-method-protected.phpt
|
fix: 修复trait中parent::调用及方法覆盖兼容性校验
|
2 months ago |
|
trait-parent-method-reference.phpt
|
fix(compiler): preserve trait parent scope
|
2 months ago |
|
trait-parent-method.phpt
|
fix: 修复trait中parent::调用及方法覆盖兼容性校验
|
2 months ago |
|
trait-private-nested-alias-cross-instance.phpt
|
fix(trait): preserve cross-instance method scope (fixes #67)
|
4 days ago |
|
trait-property-import-context.phpt
|
fix(trait): preserve import context for property defaults (#69)
|
4 days ago |
|
trait-protected-cross-instance.phpt
|
fix(trait): preserve cross-instance method scope (fixes #67)
|
4 days ago |
|
trait-self-static-call-cross-namespace.phpt
|
fix(parser): preserve runtime class in static calls
|
1 week ago |