1 Star 0 Fork 1

阿钟哥/php-src

forked from zing/php-src 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
UPGRADING.INTERNALS 685 Bytes
一键复制 编辑 原始数据 按行查看 历史
PHP 7.4 INTERNALS UPGRADE NOTES
1. Internal API changes
a. php_sys_symlink() and php_sys_link()
2. Build system changes
a. Unix build system changes
b. Windows build system changes
3. Module changes
========================
1. Internal API changes
========================
a. php_sys_symlink() and php_sys_link() portability macros have been
added, which behave like POSIX's symlink() and link(), respectively, on
POSIX compliant systems and on Windows.
========================
2. Build system changes
========================
a. Unix build system changes
b. Windows build system changes
========================
3. Module changes
========================
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/laozhong/php-src.git
git@gitee.com:laozhong/php-src.git
laozhong
php-src
php-src
master

搜索帮助