Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 years ago

#7389 closed enhancement (fixed)

PHP 7 compatibilty issues with the bbpress version bundled with BuddyPress

Reported by: xknown Owned by: djpaul
Milestone: 2.8 Priority: normal
Severity: normal Version:
Component: Forums Keywords:
Cc: johnjamesjacoby

Description

The bbpress version bundled with buddypress has quite a few PHP7 compatibility issues. I fixed most of them in the 1.2 bbpress branch --- http://bbpress.svn.wordpress.org/branches/1.2/.
It'd be great if we could update the svn external in bp-forums to http://bbpress.svn.wordpress.org/branches/1.2/ as shown below or http://bbpress.svn.wordpress.org/tags/1.2.1/ (it doesn't exist yet)

Index: bp-forums
===================================================================
--- bp-forums   (revision 11295)
+++ bp-forums   (working copy)

Property changes on: bp-forums
___________________________________________________________________
Modified: svn:externals
## -1 +1 ##
-bbpress http://bbpress.svn.wordpress.org/tags/1.2/
+bbpress http://bbpress.svn.wordpress.org/branches/1.2/

Change History (4)

#1 @slaFFik
5 years ago

  • Cc johnjamesjacoby added
  • Component changed from Core to Forums

#2 @DJPaul
5 years ago

  • Milestone changed from Awaiting Review to 2.8
  • Type changed from defect (bug) to enhancement

No problem. I'd prefer if a new bbPress 1.2.x can be tagged, we'll switch our external to it.

#3 @johnjamesjacoby
5 years ago

Thanks @xknown. Tagged 1.2.1 here: [BB6169]

#4 @djpaul
5 years ago

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

In 11297:

Legacy forums: switch external to bbPress 1.2.1 for improved PHP7 support.

Fixes #7389

Note: See TracTickets for help on using tickets.