buddypress/tests
Boone B Gorges 837e5f4d4e Use strict type checking when setting default 'include' value in BP_User_Query
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
2013-06-25 01:18:24 +00:00
..
assets Refactor and reorganization of BP_Group_Extension 2013-05-05 19:08:19 +00:00
includes Adds is_confirmed param to BP_Group_Member_Query, defaulting to true 2013-06-24 18:59:22 +00:00
testcases Use strict type checking when setting default 'include' value in BP_User_Query 2013-06-25 01:18:24 +00:00
bootstrap.php Refactor and reorganization of BP_Group_Extension 2013-05-05 19:08:19 +00:00
multisite.xml Add support for multisite.xml unit tests 2013-05-09 01:05:45 +00:00
phpunit.xml Moves automated testing suite into BuddyPress core 2013-04-11 00:00:13 +00:00