Skip to content

[Sync EN] language/control-structures: fix grammar (#5750) - #3220

Merged
lacatoire merged 1 commit into
masterfrom
sync-3199-control-structures
Aug 16, 2026
Merged

[Sync EN] language/control-structures: fix grammar (#5750)#3220
lacatoire merged 1 commit into
masterfrom
sync-3199-control-structures

Conversation

@lacatoire

@lacatoirelacatoire commented Aug 16, 2026

Copy link
Copy Markdown
Member

Sync of language/control-structures with doc-en e674990649cd2b111b8dd1175a7a1befcc621635 (php/doc-en#5750).

  • convert the affected <para> elements to <simpara> (include, include_once, match, switch)
  • reword the introduction of switch and the mention of the if-else blocks
  • minor fixes in foreach and include
  • EN-Revision bumped on the 8 files (do-while, elseif, for: English-only changes)

Closes#3199

@lacatoire
lacatoireforce-pushed the sync-3199-control-structures branch from 67e9271 to 6f0a4adCompareAugust 16, 2026 10:19
@lacatoirelacatoire changed the title [Sync EN] language/control-structures : corrections de grammaire (#5750)[Sync EN] language/control-structures: fix grammar (#5750)Aug 16, 2026
@lacatoire
lacatoireforce-pushed the sync-3199-control-structures branch from 6f0a4ad to 20a490cCompareAugust 16, 2026 10:21
Convert the affected <para> elements to <simpara> (include,
include_once, match, switch), reword the introduction of switch and the
mention of the if-else blocks, minor fixes in foreach and include.
Closes#3199
@lacatoire
lacatoireforce-pushed the sync-3199-control-structures branch from 20a490c to b479015CompareAugust 16, 2026 10:26
@lacatoire
lacatoire merged commit 86bd083 into masterAug 16, 2026
5 checks passed
@lacatoire
lacatoire deleted the sync-3199-control-structures branch August 16, 2026 10:28
Sign up for freeto 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] Fix grammar in control structures (#5750)

1 participant

@lacatoire