[Sync-En] Add earlier hint about array_column supporting objects (#3546) - #1225
Merged
Merged
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Syncs with EN commit b91033ba3d6831cfa2ef6745150cd5d6b4af65c9.
Changes to
reference/array/functions/array-column.xml:arrayparam description: para->simpara, correct object property rulescolumn_keyparam: para->simpara, fix null description