1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-23 21:06:56 +08:00
buddypress/tests/phpunit/testcases/messages
Mathieu Viet be4fcf4f4c Improve PHP 8.2 compatibility
- Add the `#[AllowDynamicProperties]` attribute to classes when we add dynamic properties to these into our codebase.
- Add PHP 8.2 to our PHPUnit testing matrix

Closes https://github.com/buddypress/buddypress/pull/62
Fixes #8820



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13414 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2023-02-10 03:12:09 +00:00
..
cache.php Improve PHP 8.2 compatibility 2023-02-10 03:12:09 +00:00
class.bp-messages-notice.php Fully enjoy Yoast’s PHPUnit polyfills 2022-08-13 08:58:51 +00:00
class.bp-messages-thread.php PHPUnit: fixes issue on the test_get_messages_total_count_cached unit test. 2023-01-08 23:25:50 +00:00
functions.php Make sure Messages exports only include the ones sent by the user 2019-06-17 17:43:50 +00:00
notifications.php Improve PHP 8.2 compatibility 2023-02-10 03:12:09 +00:00
star.php Use static factory method throughout PHPUnit tests. 2017-11-03 19:44:10 +00:00
template.php BP Messages: make sure Threads unread count is consistent 2022-10-11 19:10:58 +00:00