Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8329 closed defect (bug) (fixed)

We forgot to update BP_REQUIRED_PHP_VERSION in 6.0.0

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

Description

I just noticed we forgot to update BP_REQUIRED_PHP_VERSION to our new PHP required version (5.6). Patch is fixing this.

Attachments (1)

8329.patch (409 bytes) - added by imath 4 years ago.

Download all attachments as: .zip

Change History (3)

@imath
4 years ago

#1 @imath
4 years ago

In 12681:

Define BP_REQUIRED_PHP_VERSION to 5.6

BuddyPress 6.0.0 required PHP 5.6, readme.txt has been updated accordingly but we forgot to update this constant.

See #8329 (branch 6.0)

#2 @imath
4 years ago

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

In 12682:

Define BP_REQUIRED_PHP_VERSION to 5.6

BuddyPress 6.0.0 required PHP 5.6, readme.txt has been updated accordingly but we forgot to update this constant.

Fixes #8329 (trunk)

Note: See TracTickets for help on using tickets.