[Sync-En] Taint: sync with EN revision befe2b9 (EN PR #5802) - #3380
Merged
Conversation
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
lacatoire
commented
Aug 26, 2026
lacatoire
commented
Aug 26, 2026
lacatoire
commented
Aug 26, 2026
lacatoire
commented
Aug 26, 2026
lacatoire
commented
Aug 26, 2026
lacatoire
commented
Aug 26, 2026
lacatoire
commented
Aug 26, 2026
lacatoire
commented
Aug 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 warningreference/taint/setup.xml— restructure: requirements, configure, ini, resources sectionsreference/taint/detail.xml— full rewrite: propagation chapter with operators, functions and 6 categorised sink tablesreference/taint/ini.xml— fix default value (512/E_USER_WARNING), expand taint.enable and taint.error_level descriptionsreference/taint/functions/is-tainted.xml— simpara, parameter description, example, seealsoreference/taint/functions/taint.xml— 2 simpara, parameters, example, 2 notes, seealsoreference/taint/functions/untaint.xml— 2 simpara, parameters, example, note, seealsoreference/taint/reference.xml— update EN-Revision, remove Reviewed tag