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.
 
 
韩天峰 44095252d2 feat(parser): add support for final promoted properties and exit named arguments 1 week ago
..
001.phpt mv tests/aot to tests/compiler 2 months ago
constructor-promotion.phpt mv tests/aot to tests/compiler 2 months ago
ctor-throw-dtor.phpt mv tests/aot to tests/compiler 2 months ago
ctor-visibility-protected-subclass.phpt fix(compiler): 检查构造函数可见性以防止非法调用 1 month ago
ctor.phpt mv tests/aot to tests/compiler 2 months ago
final-promoted-property.phpt feat(parser): add support for final promoted properties and exit named arguments 1 week ago
promoted-asymmetric-property.phpt feat(parser): add support for promoted asymmetric visibility properties 1 week ago
promotion-type-edge-cases.phpt mv tests/aot to tests/compiler 2 months ago
promotion-union-param-check.phpt mv tests/aot to tests/compiler 2 months ago
temporary-call-argument-lifetime.phpt feat(parser): support dynamic class constant name fetch expressions 3 weeks ago