Skip to content

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