1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-21 20:54:17 +08:00
buddypress/tests
Renato Alves 0a46516c3a Code Modernization: address the only, so far, two issues related to PHP 8.5.
* Instances of using `null` as an array offset.
* `ArrayIterator::__construct()`: Using an object as a backing array for ArrayIterator is deprecated.

Reference: https://wiki.php.net/rfc/deprecations_php_8_5\#deprecate_arrayobject_and_arrayiterator_with_objects

Follow-up to [14147].

Props espellcaste.

Closes https://github.com/buddypress/buddypress/pull/425
Fixes #9313 (14.0)

git-svn-id: https://buddypress.svn.wordpress.org/branches/14.0@14150 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2025-12-16 16:29:43 +00:00
..
blueprints Add a blueprint to test 14-0-0-RC1.json 2024-07-05 04:10:21 +00:00
phpunit Code Modernization: address the only, so far, two issues related to PHP 8.5. 2025-12-16 16:29:43 +00:00