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