11 Commits (9f6e31c5394a7655112b8dc394bcfd8617bd49f4)

Author SHA1 Message Date
韩天峰 fb79fb832c fix(parser): preserve runtime class in static calls 4 days ago
韩天峰 6fb8187b07 fix(parser): handle constant expression type detection with namespace fallback 3 weeks ago
韩天峰 1847b4c926 test(datetime): update datetime builtin class tests with explicit format parsing 3 weeks ago
韩天峰 560ea46692 add phpt tests 4 weeks ago
韩天峰 89799b9b8c fix(closure): handle static variables in closure use references 1 month ago
韩天峰 6f634726bf fix(ref): handle dynamic returns and typed static properties 2 months ago
Yurun da93efcb69 fix(compiler): 处理未定义变量被引用赋值后跨类方法参数匹配类型不正确 2 months ago
Yurun 02e16794b8 fix(compiler): 修复静态方法调用按引用参数传值问题 2 months ago
Yurun 29fcf06482 fix(compiler): 修复静态属性引用赋值 2 months ago
韩天峰 431817dee3 feat(extension): implement ExtensionProvider attribute for universal method extensions 2 months ago
韩天峰 55b22f8d1d mv tests/aot to tests/compiler 2 months ago