mirror of
https://gh.wpcy.net/https://github.com/buddypress/buddypress.git
synced 2026-06-01 05:49:21 +08:00
Using the empty() check resulted in problems when empty arrays were passed into BP_User_Query as the 'include' parameter, such as when querying for a user's friend requests when the user did not have any - in these cases, all users ended up being returned. Fixes #5071 Props imath git-svn-id: https://buddypress.svn.wordpress.org/trunk@7239 cdf35c40-ae34-48e0-9cc9-0c9da1808c22 |
||
|---|---|---|
| .. | ||
| assets | ||
| includes | ||
| testcases | ||
| bootstrap.php | ||
| multisite.xml | ||
| phpunit.xml | ||