Skip to:
Content

BuddyPress.org

Opened 6 years ago

Closed 6 years ago

#8329 closed defect (bug) (fixed)

We forgot to update BP_REQUIRED_PHP_VERSION in 6.0.0

Reported by: imath Owned by: imath
Priority: normal Milestone: 6.2.0
Component: Core Version:
Severity: normal 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 6 years ago.

Download all attachments as: .zip

Change History (3)

@imath
6 years ago

#1 @imath
6 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
6 years ago

  • Owner set to imath
  • Resolutionfixed
  • Status newclosed

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.