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.
 
 
韩天峰 91c8dc9544 feat(translator): implement argument consumption optimization for wrapper functions 1 month ago
..
args-unpack.phpt mv tests/aot to tests/compiler 2 months ago
array-push-unpack-side-effects.phpt mv tests/aot to tests/compiler 2 months ago
compact.phpt mv tests/aot to tests/compiler 2 months ago
deep-recursion.phpt mv tests/aot to tests/compiler 2 months ago
default-mixed-array.phpt mv tests/aot to tests/compiler 2 months ago
fn-call-001.phpt mv tests/aot to tests/compiler 2 months ago
func-default-param.phpt mv tests/aot to tests/compiler 2 months ago
func-return-type.phpt mv tests/aot to tests/compiler 2 months ago
func-self-type.phpt mv tests/aot to tests/compiler 2 months ago
func_get_arg.phpt mv tests/aot to tests/compiler 2 months ago
func_get_args.phpt mv tests/aot to tests/compiler 2 months ago
func_num_args.phpt mv tests/aot to tests/compiler 2 months ago
functions.phpt mv tests/aot to tests/compiler 2 months ago
get_class.phpt mv tests/aot to tests/compiler 2 months ago
internal-named-args.phpt mv tests/aot to tests/compiler 2 months ago
internal-union-return-type.phpt mv tests/aot to tests/compiler 2 months ago
named-args-native.phpt mv tests/aot to tests/compiler 2 months ago
named-variadic-native.phpt mv tests/aot to tests/compiler 2 months ago
preg-match-output-ref-reuse.phpt mv tests/aot to tests/compiler 2 months ago
preg_match.phpt mv tests/aot to tests/compiler 2 months ago
print-expression-return.phpt mv tests/aot to tests/compiler 2 months ago
print.phpt mv tests/aot to tests/compiler 2 months ago
return-value.phpt mv tests/aot to tests/compiler 2 months ago
unpack-before-named.phpt mv tests/aot to tests/compiler 2 months ago
unpack-fixed-native.phpt mv tests/aot to tests/compiler 2 months ago
unpack-followed-by-named-dynamic.phpt mv tests/aot to tests/compiler 2 months ago
variable-functions.phpt mv tests/aot to tests/compiler 2 months ago
wrapper-argument-move.phpt feat(translator): implement argument consumption optimization for wrapper functions 1 month ago