Skip to:
Content

BuddyPress.org

Opened 2 months ago

Closed 2 months ago

Last modified 2 weeks ago

#9313 closed enhancement (fixed)

Prepare for PHP 8.5

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

Change History (7)

#1 @emaralive
2 months ago

  • Cc emaralive added

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


2 months ago
#2

  • Keywords has-patch added

#3 @espellcaste
2 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
2 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
2 months ago

  • Milestone changed from 15.0.0 to 14.5.0

#6 @espellcaste
2 months ago

  • Owner set to espellcaste
  • Resolution set to fixed
  • Status changed from new to closed

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:


2 weeks 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.