Skip to:
Content

BuddyPress.org

Opened 9 months ago

Closed 9 months ago

Last modified 8 months ago

#9313 closed enhancement (fixed)

Prepare for PHP 8.5

Reported by: espellcaste Owned by: espellcaste
Priority: normal Milestone: 14.5.0
Component: Core Version:
Severity: normal Keywords: has-patch
Cc: emaralive

Description

Change History (7)

#1 @emaralive
9 months ago

  • Cc emaralive added

This ticket was mentioned in PR #425 on buddypress/buddypress by renatonascalves.


9 months ago
#2

  • Keywords has-patch added

#3 @espellcaste
9 months ago

In 14147:

Add PHP 8.5 to our CI matrix.

We are also removing one of the PHP 8.2 tests to keep our matrix lean.

Props espellcaste.

See https://github.com/buddypress/buddypress/pull/425/
See #9313

#4 @espellcaste
9 months ago

In 14149:

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

Developed in https://github.com/buddypress/buddypress/pull/425

Follow-up to [14147].

Props espellcaste.

See #9313 (trunk)

#5 @espellcaste
9 months ago

  • Milestone 15.0.014.5.0

#6 @espellcaste
9 months ago

  • Owner set to espellcaste
  • Resolutionfixed
  • Status newclosed

In 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)

ernestoneftalilg90-beep commented on PR #425:


8 months ago
#7

dejense de mamadas todavia me encuentro respirando preocupense cuando me funda por que todo se acabara

Note: See TracTickets for help on using tickets.