1416 Commits (e722501b3d16af4139d6db13d6b5a549ebfcdf13)
 

Author SHA1 Message Date
韩天峰 ddc52ae3f6 fix: generate server global symbol consistently 4 weeks ago
韩天峰 d7de18f993 fix: align server globals with PHP CLI 4 weeks ago
韩天峰 620c9e2ab1 fix: align server globals with PHP CLI 4 weeks ago
韩天峰 4230645549 fix: align server globals with PHP CLI 4 weeks ago
NathanFreeman a4af1b294c 格式化代码 4 weeks ago
韩天峰 9cbe9a0483 Update build version 4 weeks ago
韩天峰 efed2a7397 Fix windows [2] 4 weeks ago
韩天峰 89e58350a8 Fix windows 4 weeks ago
NathanFreeman cbfdd248f0 调整初始化位置 4 weeks ago
韩天峰 606819a8ad Add phpt tests 4 weeks ago
韩天峰 73cde64271 Update composer.lock 4 weeks ago
韩天峰 b9ba0e84d5 Fix windows issues 4 weeks ago
NathanFreeman 50cd78772c 初始化$_SERVER 4 weeks ago
韩天峰 2a1a11d1b5 feat(ssh-tunnel-qt): add application icon support for cross-platform display 4 weeks ago
韩天峰 f89a7d69b9 add ssh-tunnel-manager 4 weeks ago
NathanFreeman 6b7eb67548 初始化$_SERVER 4 weeks ago
韩天峰 854b8c5b6b chore(version): bump version to 1090 4 weeks ago
韩天峰 d9bf4b472b chore(version): bump version to 0.4.3 4 weeks ago
韩天峰 e12dcd26cd chore(deps): update swoole/phpx dependency version 4 weeks ago
韩天峰 e9f617eae0 feat(parser): implement runtime constant resolution with namespace fallback 4 weeks ago
韩天峰 0b1a45660e fix(compiler): resolve class and interface dependency registration issues 1 month ago
韩天峰 2d4a1b8bb0 fix(parser): optimize concat assignment and ternary expression handling 1 month ago
韩天峰 9d29aa7a3f refactor(compiler): standardize extension prefix handling and improve internal symbol detection 1 month ago
韩天峰 b51da46c5a chore(deps): update swoole/phpx dependency version 1 month ago
韩天峰 3fef88de8e Merge pull request 'fix(translator): 修复trait parent::调用的函数声明参数不一致' (#38) from translator-fix-trait-parent-funcdecl-params into master 1 month ago
韩天峰 84aa78a3aa fix(translator): align trait parent wrapper signatures 1 month ago
韩天峰 146f9e4f21 Merge branch 'master' into translator-fix-trait-parent-funcdecl-params 1 month ago
韩天峰 6ec34ea459 Merge pull request 'fix(stub): 修复 self/parent/static 类常量引用解析失败的问题' (#37) from stub-fix-self-parent-static-class-const-ref into master 1 month ago
韩天峰 1527a44854 fix(stub): normalize special class constant references 1 month ago
韩天峰 edb726efa6 Merge remote-tracking branch 'origin/master' into stub-fix-self-parent-static-class-const-ref 1 month ago
韩天峰 d2595e34c5 Merge pull request 'fix(stub): 修复heredoc/nowdoc字符串生成非法C++的问题' (#36) from stub-fix-heredoc-nowdoc-illegal-cpp into master 1 month ago
韩天峰 d9c2c07f3c Merge remote-tracking branch 'origin/stub-fix-heredoc-nowdoc-illegal-cpp' into stub-fix-heredoc-nowdoc-illegal-cpp 1 month ago
韩天峰 d9b50f556e Merge branch 'master' into stub-fix-heredoc-nowdoc-illegal-cpp 1 month ago
韩天峰 3211be2833 fix(stub): harden heredoc and nowdoc C++ escaping 1 month ago
韩天峰 2cbdbf9342 Merge remote-tracking branch 'origin/master' into stub-fix-heredoc-nowdoc-illegal-cpp 1 month ago
韩天峰 bb3820f0db Merge pull request 'fix(compiler): 修复类型化参数默认值 helper 的运行时常量转换' (#35) from preprocessor-wrap-runtime-const-scalar-default into master 1 month ago
韩天峰 dfa10c8cbc fix(compiler): convert runtime constants in default helpers 1 month ago
韩天峰 6d3fc61559 Merge branch 'master' into preprocessor-wrap-runtime-const-scalar-default 1 month ago
韩天峰 80c52e0ed5 Merge pull request 'fix(parser): 修复数组元素引用赋值写回问题' (#33) from parser-fix-array-element-ref-assign-writeback into master 1 month ago
韩天峰 a43828446c fix(parser): preserve references across all array write paths 1 month ago
韩天峰 77fc5920b6 Merge remote-tracking branch 'origin/master' into parser-fix-array-element-ref-assign-writeback 1 month ago
韩天峰 05a423125b Merge pull request 'fix: 修复生成器返回类型' (#31) from compiler-keep-generator-retype-covariance into master 1 month ago
韩天峰 1698682273 merge: sync generator return covariance fix with master 1 month ago
韩天峰 da50a9f30e Merge pull request 'fix(compiler): 修复返回类型协变检查' (#30) from compiler-fix-return-type-covariance into master 1 month ago
韩天峰 71caa933d6 fix(compiler): enforce complete return covariance rules 1 month ago
韩天峰 e3f55fe69c Merge pull request 'fix(compiler): 修复命名空间尾部有注释导致编译不通过' (#29) from compiler-fix-namespace-trailing-comment into master 1 month ago
韩天峰 eadac69dcd test(compiler): cover namespace trailing comment variants 1 month ago
韩天峰 5ba77eda81 Merge pull request 'fix(compiler): 检查构造函数可见性以防止非法调用' (#28) from compiler-fix-ctor-visibility-check into master 1 month ago
韩天峰 9b1f5b7942 fix(compiler): harden constructor visibility checks 1 month ago
Yurun cdf4e5f789 fix(compiler): 保留生成器声明返回类型以满足接口协变检查 1 month ago