Skip to content

[Sync-En] array: add example on updating values with array_walk_recursive() - #1140

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1118-array-walk-recursive-example
Aug 28, 2026
Merged

[Sync-En] array: add example on updating values with array_walk_recursive()#1140
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1118-array-walk-recursive-example

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync with EN commit 0d8ee2131b4da66a4d274c576da9137c2a7963d5.

Adds the translated "Updating values in place" example (callback taking &$item by reference), with the <screen> output checked against php:8.4-cli.

Fixes: #1118

@julionc
julionc merged commit bbdcded into php:master Aug 28, 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] Add example on updating values with array_walk_recursive. (#3365)

2 participants