Skip to content

array-column.xml Replace array() to [], and make ex. #2 executable #4338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 25, 2024

Conversation

mmalferov
Copy link
Member

No description provided.

@mmalferov
Copy link
Member Author

mmalferov commented Dec 23, 2024

Do you think it would be helpful to change the wording of the sentence in the returnvalues ​​section?

From:

Returns an array of values representing a single column from the input array.

For example, to:

The function iterate over elements of the input array, pulls one value from each array by key or from each object by property name, and returns an array with the results.

Anyway, we need to change the wording, because the term "column" does not refer to an array, but only refers to a column in the result set retrieved from the database

@kamil-tekiela kamil-tekiela merged commit 8bf3587 into php:master Dec 25, 2024
2 checks passed
@kamil-tekiela
Copy link
Member

Do you think it would be helpful to change the wording...

No I think it's fine as it is now.

@mmalferov mmalferov deleted the patch-528371 branch January 20, 2025 17:22
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