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.
 
 
韩天峰 1b92ae6e7b fix(namespace): isolate explicit import aliases 2 days ago
..
anonymous-class-ns.phpt mv tests/aot to tests/compiler 2 months ago
class-const-ref.phpt mv tests/aot to tests/compiler 2 months ago
class-const-use-in-property-default.phpt mv tests/aot to tests/compiler 2 months ago
class-namespace.phpt mv tests/aot to tests/compiler 2 months ago
cross-ns-inheritance.phpt mv tests/aot to tests/compiler 2 months ago
explicit-alias-name-resolution.phpt fix(namespace): isolate explicit import aliases 2 days ago
fully-qualified.phpt mv tests/aot to tests/compiler 2 months ago
group-use-mixed.phpt mv tests/aot to tests/compiler 2 months ago
group-use.phpt mv tests/aot to tests/compiler 2 months ago
interface-across-ns.phpt mv tests/aot to tests/compiler 2 months 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
magic-namespace.phpt feat(compiler): add support for PHP 8.5 magic constants and namespace relative names 5 days ago
mixed-use-imports.phpt fix(namespace): isolate explicit import aliases 2 days ago
namespace-constants.phpt mv tests/aot to tests/compiler 2 months ago
namespace-ending-comment.phpt test(compiler): cover namespace trailing comment variants 1 month ago
nested-namespace.phpt mv tests/aot to tests/compiler 2 months ago
new-ns-class.phpt mv tests/aot to tests/compiler 2 months ago
ns-const-01.phpt mv tests/aot to tests/compiler 2 months ago
ns-const-02.phpt mv tests/aot to tests/compiler 2 months ago
ns-const-03.phpt mv tests/aot to tests/compiler 2 months ago
ns-same-as-class.phpt mv tests/aot to tests/compiler 2 months ago
relative-name.phpt feat(compiler): add support for PHP 8.5 magic constants and namespace relative names 5 days ago
runtime-constant-global-fallback.phpt fix(parser): handle constant expression type detection with namespace fallback 3 weeks ago
runtime-constant-qualified-import.phpt feat(parser): implement runtime constant resolution with namespace fallback 1 month ago
runtime-constant-undefined-error.phpt feat(parser): implement runtime constant resolution with namespace fallback 1 month ago
self-static-cross-ns.phpt mv tests/aot to tests/compiler 2 months ago
trait-across-ns.phpt mv tests/aot to tests/compiler 2 months ago
use-alias.phpt mv tests/aot to tests/compiler 2 months ago
use-const-alias.phpt mv tests/aot to tests/compiler 2 months ago
use-const.phpt mv tests/aot to tests/compiler 2 months ago
use-func.phpt mv tests/aot to tests/compiler 2 months ago
use-function-alias.phpt mv tests/aot to tests/compiler 2 months ago