Skip to content

[Sync-En] Add earlier hint about array_column supporting objects (#3546) - #1225

Merged
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1211-array-column-objects
Sep 2, 2026
Merged

[Sync-En] Add earlier hint about array_column supporting objects (#3546)#1225
julionc merged 1 commit into
php:masterfrom
lacatoire:sync-en/1211-array-column-objects

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Syncs with EN commit b91033ba3d6831cfa2ef6745150cd5d6b4af65c9.

Changes to reference/array/functions/array-column.xml:

  • Add simpara to description explaining row/column semantics
  • Update array param description: para->simpara, correct object property rules
  • Update column_key param: para->simpara, fix null description
  • Update returnvalues: para->simpara, mention null key returns rows
  • Add 7.0.0 and 7.1.0 changelog entries
  • Update example title and __isset note in examples section

- Add simpara explaining rows/column semantics and key handling
- Update array param: para->simpara, expand object property rules with links
  and correct __isset/__get interaction (skip row / throw Error)
- Update column_key param: para->simpara, fix null description (returns rows)
- Update returnvalues: para->simpara, mention null column_key returns rows
- Add 7.0.0 (objects as rows) and 7.1.0 (property visibility) changelog entries
- Update example title and __isset note at end of examples section
- Update EN-Revision to b91033ba3d6831cfa2ef6745150cd5d6b4af65c9
@julionc
julionc merged commit 7ffc29c into php:master Sep 2, 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.

2 participants