buddypress/tests/phpunit
Mathieu Viet 417536835f 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.

Fixes #8392 (trunk)


git-svn-id: https://buddypress.svn.wordpress.org/trunk@12793 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2020-11-19 12:50:44 +00:00
..
assets Groups: Avoid a PHP 8.0 deprecated notice about optional function arg. 2020-11-19 12:50:44 +00:00
includes Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
testcases i18n: improve translator comments for the "Active %s" string 2020-11-19 12:33:58 +00:00
bootstrap.php Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
codecoverage.xml Travis-CI: disable xdebug globally and switch travis:codecoverage to use xdebug instead of phpdbg. 2016-08-08 13:36:32 +00:00
env.multisite.xml Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
env.xml Build/Test Tools: include @wordpress/env into BuddyPress 2020-08-30 17:53:06 +00:00
multisite.xml Tests: Fix missing 'name' attribute warning for PHPUnit 7. 2020-06-16 04:34:24 +00:00