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.
 
 
韩天峰 f03c0b12c6 fix: harden typed constant inheritance 1 day ago
..
abstract-class-method.phpt mv tests/aot to tests/compiler 2 months ago
abstract-class.inc mv tests/aot to tests/compiler 2 months ago
abstract-class.phpt mv tests/aot to tests/compiler 2 months ago
abstract-method-byref-defined-var.phpt mv tests/aot to tests/compiler 2 months ago
abstract-method-byref-interface.phpt mv tests/aot to tests/compiler 2 months ago
abstract-method-byref-multi-param.phpt mv tests/aot to tests/compiler 2 months ago
abstract-method-byref-multilevel.phpt mv tests/aot to tests/compiler 2 months ago
abstract-method-byref-namespace.phpt mv tests/aot to tests/compiler 2 months ago
abstract-method-byref.phpt mv tests/aot to tests/compiler 2 months ago
abstract-return-typed-object.phpt mv tests/aot to tests/compiler 2 months ago
base-class-method.phpt mv tests/aot to tests/compiler 2 months ago
class-alias-class-constant.phpt mv tests/aot to tests/compiler 2 months ago
class-method-override.phpt mv tests/aot to tests/compiler 2 months ago
class-registration-reverse-inheritance.phpt fix(compiler): resolve class and interface dependency registration issues 1 month ago
class_args.phpt mv tests/aot to tests/compiler 2 months ago
class_extends.phpt mv tests/aot to tests/compiler 2 months ago
dynamic-class-constant-fetch.phpt mv tests/aot to tests/compiler 2 months ago
dynamic-class-constant-name.phpt feat(parser): support dynamic class constant name fetch expressions 3 weeks ago
final-class.phpt mv tests/aot to tests/compiler 2 months ago
get-called-class.phpt chore(deps): update swoole/phpx dependency and add magic method tests 4 weeks ago
get-object-class.phpt mv tests/aot to tests/compiler 2 months ago
instanceof-dynamic-expression.phpt mv tests/aot to tests/compiler 2 months ago
instanceof-test.phpt mv tests/aot to tests/compiler 2 months ago
interface-declared-object-assign.phpt mv tests/aot to tests/compiler 2 months ago
interface-dynamic-call-zend-check.phpt mv tests/aot to tests/compiler 2 months ago
interface-method-byref-typed.phpt mv tests/aot to tests/compiler 2 months ago
interface-method-self-return.phpt fix(compiler): 修复接口中self返回类型解析错误 2 months ago
interface-native-call-toobject-opt.phpt mv tests/aot to tests/compiler 2 months ago
interface-param-return-check.phpt mv tests/aot to tests/compiler 2 months ago
interface-registration-child-before-parent.phpt fix(compiler): resolve class and interface dependency registration issues 1 month ago
interface-registration-cross-namespace.phpt fix(compiler): resolve class and interface dependency registration issues 1 month ago
interface-registration-diamond.phpt fix(compiler): resolve class and interface dependency registration issues 1 month ago
interface-return-covariance.phpt fix(compiler): 修复返回类型协变检查 1 month ago
interface.phpt mv tests/aot to tests/compiler 2 months ago
internal-class.phpt mv tests/aot to tests/compiler 2 months ago
new-and-call.phpt mv tests/aot to tests/compiler 2 months ago
new-known-class-entry-hoisted.phpt perf(compiler): optimize array statement writes and class constant lookups 2 weeks ago
new-unpack-named.phpt mv tests/aot to tests/compiler 2 months ago
objval-2.phpt mv tests/aot to tests/compiler 2 months ago
objval-parent.phpt mv tests/aot to tests/compiler 2 months ago
objval.phpt mv tests/aot to tests/compiler 2 months ago
readonly-2.phpt mv tests/aot to tests/compiler 2 months ago
readonly-class.phpt mv tests/aot to tests/compiler 2 months ago
this-class-constant-static-expansion.phpt perf(compiler): optimize array statement writes and class constant lookups 2 weeks ago
typed-class-constant-covariance.phpt fix: harden typed constant inheritance 1 day ago
typed-object-assign-any.phpt mv tests/aot to tests/compiler 2 months ago
unset-int-prop.phpt mv tests/aot to tests/compiler 2 months ago
unset-ref-prop.phpt mv tests/aot to tests/compiler 2 months ago