Skip to content

translate: array_find / array_find_key / array_all / array_any (PHP 8.4)#226

Merged
msamesch merged 4 commits into
php:masterfrom
lacatoire:sync-en/array-find-family
May 28, 2026
Merged

translate: array_find / array_find_key / array_all / array_any (PHP 8.4)#226
msamesch merged 4 commits into
php:masterfrom
lacatoire:sync-en/array-find-family

Conversation

@lacatoire
Copy link
Copy Markdown
Member

Translate the four functional array helpers introduced in PHP 8.4, mirroring the EN structure tag-by-tag. Glossary follows the existing array reference (Callback-Funktion, &array;, Schlüssel, Zeichenkette).

Happy to adjust naming or terminology if there's a different convention preferred.

Translate the four functional array helpers introduced in PHP 8.4
into German, mirroring the EN structure tag-by-tag. Code samples are
preserved as-is; only the inline code comments are translated.
@lacatoire lacatoire force-pushed the sync-en/array-find-family branch from 71217e8 to b74e792 Compare May 28, 2026 13:41
Comment thread reference/array/functions/array-all.xml Outdated
lacatoire and others added 3 commits May 28, 2026 15:49
Co-authored-by: Martin Samesch <samesch@php.net>
This is a leftover from the SVN era that git does not expand; new
files added upstream to doc-en no longer carry it.
Copy link
Copy Markdown
Contributor

@msamesch msamesch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, looks good! Just some nitpicking (sorry, I forgot to pay attention to line lengths)...

@lacatoire
Copy link
Copy Markdown
Member Author

no worry ;)

@msamesch msamesch merged commit a8c8fc1 into php:master May 28, 2026
1 check 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.

2 participants