[buddypress-trac] [BuddyPress Trac] #6258: Update supported WordPress versions

buddypress-trac noreply at wordpress.org
Fri Feb 27 10:07:22 UTC 2015


#6258: Update supported WordPress versions
--------------------------+------------------------------
 Reporter:  DJPaul        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Not sure      |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by DJPaul):

 > I'm now remembering that we support date queries for activity, but we do
 a class_exists() check.

 This is exactly the sort of thing I would not want us to start doing more
 in BuddyPress. It's one of the things I had a vague recollection of when I
 started to write this ticket, but I couldn't find it searching the code
 easily).

 I think we should at the least change the minimum supported version to
 3.7, so we can remove the above `class_exists`, but also because we have
 not been running unit tests against 3.6 for almost a year: r8017

 I would also support increasing the minimum supported version to 3.8
 because we have a line in the Travis-CI config where we have to disable
 `WP_DEBUG` with PHP >= 5.4 because of the `ext/mysqli` deprecation in PHP,
 but I understand this is a harder sell because I don't think we've yet
 introduced features that rely on 3.8 code.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6258#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list