Skip to content

[Sync-En] Taint: sync with EN revision befe2b9 (EN PR #5802) - #3380

Merged
lacatoire merged 2 commits into
php:masterfrom
lacatoire:sync-en/taint-revision
Aug 26, 2026
Merged

[Sync-En] Taint: sync with EN revision befe2b9 (EN PR #5802)#3380
lacatoire merged 2 commits into
php:masterfrom
lacatoire:sync-en/taint-revision

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Closes #3364

Syncs the French taint extension documentation with EN PR #5802 (merge commit befe2b9fbe37b0925498f336632742651386b151).

Files updated:

  • reference/taint/book.xml — rewrite preface (3 simpara, updated mysqli example, production warning)
  • reference/taint/configure.xml — add PECL install, source build instructions, php.ini note, production warning
  • reference/taint/setup.xml — restructure: requirements, configure, ini, resources sections
  • reference/taint/detail.xml — full rewrite: propagation chapter with operators, functions and 6 categorised sink tables
  • reference/taint/ini.xml — fix default value (512/E_USER_WARNING), expand taint.enable and taint.error_level descriptions
  • reference/taint/functions/is-tainted.xml — simpara, parameter description, example, seealso
  • reference/taint/functions/taint.xml — 2 simpara, parameters, example, 2 notes, seealso
  • reference/taint/functions/untaint.xml — 2 simpara, parameters, example, note, seealso
  • reference/taint/reference.xml — update EN-Revision, remove Reviewed tag

Sync French translation with EN PR #5802.
- Rewrite book.xml preface: 3 simpara, updated example (mysqli, /tmp/, correct output)
- configure.xml: add pecl install, source build, php.ini and production warning
- setup.xml: restructure with requirements, configure, ini, resources sections
- detail.xml: full rewrite as propagation/sinks chapter (operators, functions, 6 sink tables)
- ini.xml: fix default to 512 (E_USER_WARNING), expand descriptions with note and example
- functions/is-tainted.xml: simpara, filled parameter, return value, example, seealso
- functions/taint.xml: 2 simpara, filled parameters, return value, example, 2 notes, seealso
- functions/untaint.xml: 2 simpara, filled parameters, return value, example, note, seealso
- reference.xml: update EN-Revision, remove Reviewed tag
Comment thread reference/taint/functions/is-tainted.xml Outdated
Comment thread reference/taint/functions/taint.xml Outdated
Comment thread reference/taint/functions/untaint.xml Outdated
Comment thread reference/taint/book.xml Outdated
Comment thread reference/taint/configure.xml Outdated
Comment thread reference/taint/detail.xml Outdated
Comment thread reference/taint/ini.xml Outdated
Comment thread reference/taint/reference.xml Outdated
Co-authored-by: Louis-Arnaud <la.catoire@gmail.com>
@lacatoire
lacatoire merged commit 71bfd51 into php:master Aug 26, 2026
5 checks passed
@lacatoire
lacatoire deleted the sync-en/taint-revision branch August 26, 2026 13:56
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.

[Sync EN] Revise the Taint extension documentation (#5802)

1 participant