buddypress/tests/phpunit/assets
Mathieu Viet a4ac51b314 Groups: Avoid a PHP 8.0 deprecated notice about optional function arg.
The `BP_Groups_Invitation_Manager->run_acceptance_action()` method was wrongly using one optional arguments before a required one. As PHP 8.0 no longer accepts this practice, all arguments of the method will be required.

See #8392 (branch 6.0)


git-svn-id: https://buddypress.svn.wordpress.org/branches/6.0@12792 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2020-11-19 12:48:25 +00:00
..
attachment-extensions.php Allow class extending the BP_Attachment class to get the original WordPress upload dir within their upload_dir_filter() method. 2015-10-06 23:53:33 +00:00
bp-rest-api-controllers.php Prepare the inclusion of the BP REST API remaining endpoints 2020-03-31 11:33:35 +00:00
group-extensions.php Groups: Make sure BP_Group_Extension::widget_display() can be used 2016-06-27 03:07:47 +00:00
invitations-extensions.php Groups: Avoid a PHP 8.0 deprecated notice about optional function arg. 2020-11-19 12:48:25 +00:00
upside-down.jpg Add Unit Tests for BP_Attachment_Avatar->shrink() and BP_Attachment_Cover_Image->fit() methods. 2015-10-03 21:55:08 +00:00