Skip to content

[Sync EN] array: Updated notes for example 10 (#5578)#258

Merged
msamesch merged 1 commit into
php:masterfrom
lacatoire:sync-en/241-array
Jun 4, 2026
Merged

[Sync EN] array: Updated notes for example 10 (#5578)#258
msamesch merged 1 commit into
php:masterfrom
lacatoire:sync-en/241-array

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Apply upstream PR #5578 to doc-de: rewrite the auto-key note in example 10 of language/types/array.xml. The note now states that the new key is the largest existing integer index + 1 (or 0 if there are no positive integer indices) and adds the PHP 8.3.0 mention that it can also be a negative integer. <para> switched to <simpara> to mirror EN. Maintainer cmb kept.

Closes #241.

@msamesch msamesch left a comment

Copy link
Copy Markdown
Contributor

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!

@msamesch msamesch merged commit a2b2920 into php:master Jun 4, 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.

[Sync EN] array: Updated notes for example 10 (#5578)

2 participants