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.
 
 
韩天峰 6fb8187b07 fix(parser): handle constant expression type detection with namespace fallback 2 weeks ago
..
anonymous-class-ns.phpt mv tests/aot to tests/compiler 1 month ago
class-const-ref.phpt mv tests/aot to tests/compiler 1 month ago
class-const-use-in-property-default.phpt mv tests/aot to tests/compiler 1 month ago
class-namespace.phpt mv tests/aot to tests/compiler 1 month ago
cross-ns-inheritance.phpt mv tests/aot to tests/compiler 1 month ago
fully-qualified.phpt mv tests/aot to tests/compiler 1 month ago
group-use-mixed.phpt mv tests/aot to tests/compiler 1 month ago
group-use.phpt mv tests/aot to tests/compiler 1 month ago
interface-across-ns.phpt mv tests/aot to tests/compiler 1 month ago
interface-impl-param-type-cross-ns.phpt test(compiler): cover cross-namespace parameter variance 1 month ago
interface-self-return-namespaced.phpt fix(compiler): scope interface self type resolution 1 month ago
mixed-use-imports.phpt mv tests/aot to tests/compiler 1 month ago
namespace-constants.phpt mv tests/aot to tests/compiler 1 month ago
namespace-ending-comment.phpt test(compiler): cover namespace trailing comment variants 1 month ago
nested-namespace.phpt mv tests/aot to tests/compiler 1 month ago
new-ns-class.phpt mv tests/aot to tests/compiler 1 month ago
ns-const-01.phpt mv tests/aot to tests/compiler 1 month ago
ns-const-02.phpt mv tests/aot to tests/compiler 1 month ago
ns-const-03.phpt mv tests/aot to tests/compiler 1 month ago
ns-same-as-class.phpt mv tests/aot to tests/compiler 1 month ago
runtime-constant-global-fallback.phpt fix(parser): handle constant expression type detection with namespace fallback 2 weeks ago
runtime-constant-qualified-import.phpt feat(parser): implement runtime constant resolution with namespace fallback 4 weeks ago
runtime-constant-undefined-error.phpt feat(parser): implement runtime constant resolution with namespace fallback 4 weeks ago
self-static-cross-ns.phpt mv tests/aot to tests/compiler 1 month ago
trait-across-ns.phpt mv tests/aot to tests/compiler 1 month ago
use-alias.phpt mv tests/aot to tests/compiler 1 month ago
use-const-alias.phpt mv tests/aot to tests/compiler 1 month ago
use-const.phpt mv tests/aot to tests/compiler 1 month ago
use-func.phpt mv tests/aot to tests/compiler 1 month ago
use-function-alias.phpt mv tests/aot to tests/compiler 1 month ago