Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 2 years ago

#8709 closed task (fixed)

Update WordPress required version to 5.7

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 11.0.0 Priority: normal
Severity: normal Version:
Component: Core Keywords: has-patch commit
Cc:

Description

According to WP statistics the 5.5 and 5.6 versions are under 5% of WordPress installs, that's why I suggest to bump WP required version to 5.7 in BuddyPress 11.0.0.

Attachments (3)

8709.patch (1.9 KB) - added by imath 2 years ago.
8709-phpmailer.patch (6.2 KB) - added by oztaser 2 years ago.
8709-disallowed-keys-back-comp.patch (568 bytes) - added by oztaser 2 years ago.

Download all attachments as: .zip

Change History (10)

This ticket was mentioned in Slack in #buddypress by imath. View the logs.


3 years ago

@imath
2 years ago

#3 @imath
2 years ago

  • Keywords has-patch added; needs-patch 2nd-opinion removed
  • Type changed from defect (bug) to task

This ticket was mentioned in Slack in #buddypress by imath. View the logs.


2 years ago

#5 @oztaser
2 years ago

Hi there,

I agree to bump the core version.

  • I can confirm it doesn't break anything.
  • We don't use any deprecated functions.

8709.patch looks good to me but I believe there are two missing parts:

  1. disallowed keys backward compatibility for before 5.5, I think we don't need it anymore
  2. dropping support of deprecated version of PHPMailer

#6 @imath
2 years ago

  • Keywords commit added

Good catches @oztaser !! Thanks a lot 😍. I'm going to include your 2 patches to the commit I'm about to do.

#7 @imath
2 years ago

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

In 13297:

Raise WordPress required version to 5.7

BuddyPress 11.0.0 will require at least WordPress 5.7. The BP Development team took this decision according to our guideline about WordPress version compatibility.

Props espellcaste, dcavins, oztaser.

Fixes #8709

Note: See TracTickets for help on using tickets.