[buddypress-trac] [BuddyPress Trac] #9313: Prepare for PHP 8.5

buddypress-trac noreply at wordpress.org
Tue Dec 16 16:29:50 UTC 2025


#9313: Prepare for PHP 8.5
-------------------------+--------------------------
 Reporter:  espellcaste  |       Owner:  espellcaste
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  14.5.0
Component:  Core         |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |
-------------------------+--------------------------
Changes (by espellcaste):

 * owner:  (none) => espellcaste
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"14150" 14150]:
 {{{
 #!CommitTicketReference repository="" revision="14150"
 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)
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9313#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list