Skip to content

新增 Taint 扩展文档的中文翻译 - #1061

Open
laruence wants to merge 1 commit into
php:masterfrom
laruence:translate-taint
Open

新增 Taint 扩展文档的中文翻译#1061
laruence wants to merge 1 commit into
php:masterfrom
laruence:translate-taint

Conversation

@laruence

Copy link
Copy Markdown
Member

概要

新增 Taint 扩展(PECL)的完整中文翻译,共 10 个文件,对照官方 php/doc-en EN-Revision befe2b9fbe(Revise the Taint extension documentation #5802):

  • reference/taint/book.xml — 简介(污点追踪原理、使用边界、示例)
  • reference/taint/setup.xml — PHP 版本要求与资源说明
  • reference/taint/ini.xmltaint.enabletaint.error_level 两个配置项
  • reference/taint/configure.xml — PECL 安装与源码编译
  • reference/taint/detail.xml — 传播规则与被检查的汇点(输出/文件系统/SQL/命令执行/HTTP 头与其他六类汇点表)
  • reference/taint/reference.xmlversions.xml — 函数引用入口与版本信息(do-not-translate)
  • reference/taint/functions/taintuntaintis_tainted 三个函数页

已验证

  • php doc-base/configure.php --with-lang=zh 校验通过(exit 0)
  • 10 个文件全部通过 XML 良构检查
  • CI 同款 check-structure.php 结构镜像检查:checked=10 divergent=0
  • EN-Revision 已核实为官方 php/doc-en 中对应文件的最新提交

翻译 doc-en 中 Taint 扩展的全部 10 个文件(对照官方
php/doc-en EN-Revision befe2b9fbe):book/setup/ini/configure/
reference/versions/detail 及 taint、untaint、is_tainted 三个函数页。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant