登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
Gitee 年度开源项目评选中~
代码拉取完成,页面将自动刷新
仓库状态说明
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
116
Star
2
Fork
36
src-openEuler
/
php
关闭
代码
Issues
6
Pull Requests
2
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
Update to 8.3.27
已完成
#ID2ZVO
版本
Funda Wang
成员
创建于
2025-10-22 14:14
- Core: . Fixed bug GH-19765 (object_properties_load() bypasses readonly property checks). . Fixed hard_timeout with --enable-zend-max-execution-timers. . Fixed bug GH-19792 (SCCP causes UAF for return value if both warning and exception are triggered). . Fixed bug GH-19653 (Closure named argument unpacking between temporary closures can cause a crash). . Fixed bug GH-19839 (Incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland array). . Fixed bug GH-19480 (error_log php.ini cannot be unset when open_basedir is configured). . Fixed bug GH-20002 (Broken build on *BSD with MSAN). - CLI: . Fix useless "Failed to poll event" error logs due to EAGAIN in CLI server with PHP_CLI_SERVER_WORKERS. - Curl: . Fix cloning of CURLOPT_POSTFIELDS when using the clone operator instead of the curl_copy_handle() function to clone a CurlHandle. . Fix curl build and test failures with version 8.16. - Date: . Fixed GH-17159: "P" format for ::createFromFormat swallows string literals. - DBA: . Fixed GH-19885 (dba_fetch() overflow on skip argument). - GD: . Fixed GH-19955 (imagefttext() memory leak). - MySQLnd: . Fixed bug #67563 (mysqli compiled with mysqlnd does not take ipv6 adress as parameter). - Phar: . Fix memory leak and invalid continuation after tar header writing fails. . Fix memory leaks when creating temp file fails when applying zip signature. - SimpleXML: . Fixed bug GH-19988 (zend_string_init with NULL pointer in simplexml (UB)). - Soap: . Fixed bug GH-19784 (SoapServer memory leak). . Fixed bug GH-20011 (Array of SoapVar of unknown type causes crash). - Standard: . Fixed bug GH-12265 (Cloning an object breaks serialization recursion). . Fixed bug GH-19701 (Serialize/deserialize loses some data). . Fixed bug GH-19801 (leaks in var_dump() and debug_zval_dump()). . Fixed bug GH-20043 (array_unique assertion failure with RC1 array causing an exception on sort). . Fixed bug GH-19926 (reset internal pointer earlier while splicing array while COW violation flag is still set). . Fixed bug GH-19570 (unable to fseek in /dev/zero and /dev/null). - Streams: . Fixed bug GH-19248 (Use strerror_r instead of strerror in main). . Fixed bug GH-17345 (Bug #35916 was not completely fixed). . Fixed bug GH-19705 - XMLReader: . Fixed bug GH-20009 (XMLReader leak on RelaxNG schema failure). - Zip: . Fixed bug GH-19688 (Remove pattern overflow in zip addGlob()). . Fixed bug GH-19932 (Memory leak in zip setEncryptionName()/setEncryptionIndex()). - Zlib: . Fixed bug GH-19922 (Double free on gzopen). (David Carlier)
- Core: . Fixed bug GH-19765 (object_properties_load() bypasses readonly property checks). . Fixed hard_timeout with --enable-zend-max-execution-timers. . Fixed bug GH-19792 (SCCP causes UAF for return value if both warning and exception are triggered). . Fixed bug GH-19653 (Closure named argument unpacking between temporary closures can cause a crash). . Fixed bug GH-19839 (Incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland array). . Fixed bug GH-19480 (error_log php.ini cannot be unset when open_basedir is configured). . Fixed bug GH-20002 (Broken build on *BSD with MSAN). - CLI: . Fix useless "Failed to poll event" error logs due to EAGAIN in CLI server with PHP_CLI_SERVER_WORKERS. - Curl: . Fix cloning of CURLOPT_POSTFIELDS when using the clone operator instead of the curl_copy_handle() function to clone a CurlHandle. . Fix curl build and test failures with version 8.16. - Date: . Fixed GH-17159: "P" format for ::createFromFormat swallows string literals. - DBA: . Fixed GH-19885 (dba_fetch() overflow on skip argument). - GD: . Fixed GH-19955 (imagefttext() memory leak). - MySQLnd: . Fixed bug #67563 (mysqli compiled with mysqlnd does not take ipv6 adress as parameter). - Phar: . Fix memory leak and invalid continuation after tar header writing fails. . Fix memory leaks when creating temp file fails when applying zip signature. - SimpleXML: . Fixed bug GH-19988 (zend_string_init with NULL pointer in simplexml (UB)). - Soap: . Fixed bug GH-19784 (SoapServer memory leak). . Fixed bug GH-20011 (Array of SoapVar of unknown type causes crash). - Standard: . Fixed bug GH-12265 (Cloning an object breaks serialization recursion). . Fixed bug GH-19701 (Serialize/deserialize loses some data). . Fixed bug GH-19801 (leaks in var_dump() and debug_zval_dump()). . Fixed bug GH-20043 (array_unique assertion failure with RC1 array causing an exception on sort). . Fixed bug GH-19926 (reset internal pointer earlier while splicing array while COW violation flag is still set). . Fixed bug GH-19570 (unable to fseek in /dev/zero and /dev/null). - Streams: . Fixed bug GH-19248 (Use strerror_r instead of strerror in main). . Fixed bug GH-17345 (Bug #35916 was not completely fixed). . Fixed bug GH-19705 - XMLReader: . Fixed bug GH-20009 (XMLReader leak on RelaxNG schema failure). - Zip: . Fixed bug GH-19688 (Remove pattern overflow in zip addGlob()). . Fixed bug GH-19932 (Memory leak in zip setEncryptionName()/setEncryptionIndex()). - Zlib: . Fixed bug GH-19922 (Double free on gzopen). (David Carlier)
评论 (
1
)
登录
后才可以发表评论
状态
已完成
待办的
进行中
已完成
已拒绝
负责人
未设置
标签
sig/Programming-lang
未设置
项目
未立项任务
未立项任务
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (28)
标签 (52)
master
openEuler-24.03-LTS-SP2
openEuler-24.03-LTS-SP3
openEuler-24.03-LTS-SP1
openEuler-24.03-LTS
openEuler-24.03-LTS-Next
openEuler-25.09
openEuler-20.03-LTS-SP4
openEuler-22.03-LTS-SP3
openEuler-22.03-LTS-SP4
openEuler-22.03-LTS-SP1
openEuler-25.03
openEuler-24.09
openEuler-22.03-LTS-SP2
openEuler-22.03-LTS-Next
openEuler-22.03-LTS
openEuler-20.03-LTS-SP3
openEuler-23.09
openEuler-20.03-LTS-SP1
openEuler-23.03
openEuler-22.09
openEuler-20.03-LTS-SP2
openEuler-20.03-LTS-Next
openEuler-20.03-LTS
openEuler-21.09
openEuler-21.03
openEuler-20.09
revert-merge-9-master
openEuler-25.09-release
openEuler-24.03-LTS-update-20250808
openEuler-24.03-LTS-SP2-update-20250808
openEuler-24.03-LTS-SP1-update-20250808
openEuler-24.03-LTS-update-20250725
openEuler-24.03-LTS-SP1-update-20250725
openEuler-24.03-LTS-SP2-update-20250725
openEuler-20.03-LTS-SP4-update-20250711
openEuler-22.03-LTS-SP3-update-20250711
openEuler-22.03-LTS-SP4-update-20250711
openEuler-24.03-LTS-SP2-release
openEuler-24.03-LTS-update-20250613
openEuler-24.03-LTS-SP1-update-20250613
openEuler-24.03-LTS-SP1-update-20250516
openEuler-24.03-LTS-update-20250516
openEuler-25.03-release
openEuler-24.03-LTS-update-20250321
openEuler-24.03-LTS-SP1-update-20250321
openEuler-22.03-LTS-SP3-update-20250321
openEuler-22.03-LTS-SP4-update-20250321
openEuler-20.03-LTS-SP4-update-20250321
openEuler-24.03-LTS-SP1-release
openEuler-22.03-LTS-SP4-update-20241206
openEuler-22.03-LTS-SP3-update-20241206
openEuler-22.03-LTS-SP1-update-20241206
openEuler-20.03-LTS-SP4-update-20241206
openEuler-20.03-LTS-SP4-update-20241129
openEuler-22.03-LTS-SP1-update-20241129
openEuler-22.03-LTS-SP3-update-20241129
openEuler-22.03-LTS-SP4-update-20241129
openEuler-24.03-LTS-update-20241129
openEuler-22.03-LTS-SP4-update-before-20241025
openEuler-22.03-LTS-SP4-release
openEuler-24.09-release
openEuler-24.03-LTS-release
openEuler-22.03-LTS-SP3-release
openEuler-23.09-rc5
openEuler-22.03-LTS-SP1-release
openEuler-22.09-release
openEuler-22.09-rc5
openEuler-22.09-20220829
openEuler-22.03-LTS-20220331
openEuler-22.03-LTS-round5
openEuler-22.03-LTS-round3
openEuler-22.03-LTS-round2
openEuler-22.03-LTS-round1
openEuler-20.03-LTS-SP3-release
openEuler-20.03-LTS-SP2-20210624
openEuler-21.03-20210330
openEuler-20.09-20200929
openEuler-20.03-LTS-20200606
openEuler-20.03-LTS-tag
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
预计工期
(小时)
参与者(1)
1
https://gitee.com/src-openeuler/php.git
git@gitee.com:src-openeuler/php.git
src-openeuler
php
php
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册