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.
 
 
韩天峰 a79610fb2c fix(compiler): resolve anonymous class names with proper namespace imports 2 weeks ago
..
001.phpt mv tests/aot to tests/compiler 2 months ago
002.phpt mv tests/aot to tests/compiler 2 months ago
003.phpt mv tests/aot to tests/compiler 2 months ago
catch-exit.phpt mv tests/aot to tests/compiler 2 months ago
closure-dynamic-throws.phpt mv tests/aot to tests/compiler 2 months ago
debug_exception.phpt mv tests/aot to tests/compiler 2 months ago
destructor-wrapper-boundary.phpt fix(compiler): resolve anonymous class names with proper namespace imports 2 weeks ago
dynamic-callback-frame-restored.phpt fix(compiler): resolve anonymous class names with proper namespace imports 2 weeks ago
finally-break-continue.phpt mv tests/aot to tests/compiler 2 months ago
finally-catch-break.phpt mv tests/aot to tests/compiler 2 months ago
finally-catch-goto.phpt mv tests/aot to tests/compiler 2 months ago
finally-catch-return.phpt mv tests/aot to tests/compiler 2 months ago
finally-catch-throw-sibling.phpt mv tests/aot to tests/compiler 2 months ago
finally-exit.phpt mv tests/aot to tests/compiler 2 months ago
finally-goto.phpt mv tests/aot to tests/compiler 2 months ago
finally-nested-loop-break.phpt mv tests/aot to tests/compiler 2 months ago
finally-nested-return.phpt mv tests/aot to tests/compiler 2 months ago
finally-return-throw-side-effects.phpt mv tests/aot to tests/compiler 2 months ago
finally-unmatched-catch-var.phpt mv tests/aot to tests/compiler 2 months ago
finally-use-var.phpt mv tests/aot to tests/compiler 2 months ago
finally-without-catch.phpt mv tests/aot to tests/compiler 2 months ago
main-eval-error-lifecycle.phpt fix: cover eval error lifecycle regressions 4 weeks ago
main-file-location.phpt mv tests/aot to tests/compiler 2 months ago
multi-catch-finally-sibling.phpt mv tests/aot to tests/compiler 2 months ago
multi-catch.phpt mv tests/aot to tests/compiler 2 months ago
shutdown-exception-handler-include.phpt fix(compiler): resolve anonymous class names with proper namespace imports 2 weeks ago
throw-expression.phpt mv tests/aot to tests/compiler 2 months ago
throw-in-php.phpt mv tests/aot to tests/compiler 2 months ago
throw-invalid.phpt mv tests/aot to tests/compiler 2 months ago