Skip to content

[Sync-En] Operator precedence: add yield keys, include/require and arrow functions to the table - #1319

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1307-operator-precedence-table
Sep 18, 2026
Merged

julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1307-operator-precedence-table

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#2625 (commit 3a94de0): adds the yield key operator, include/require and the arrow function rows to the precedence table. EN-Revision updated.

Also fixed several defects in the same page along the way: the intro sentence and the note about = said something else than the English (the note stated the opposite), untranslated "bitwise" links, missing accents, and example strings and output that no longer matched each other.

Fixes: #1307

@julionc
julionc merged commit f2ec2a5 into php:master Sep 18, 2026
4 checks passed
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] Update operator precedence table (#2625)

2 participants