- 在 CompilerBase 构造函数中添加对父类构造函数的调用 - 为 Translator 类添加 osType 属性和相关平台检测方法 - 根据操作系统类型动态确定 PHP 扩展库文件后缀名 - 实现对 macOS (.dylib) 和 Linux/Windows (.so) 平台的库文件兼容性支持pull/1/head
parent
70d06eeb2b
commit
0fb8957fc7
3 changed files with 25 additions and 2 deletions
Loading…
Reference in new issue