[buddypress-trac] [BuddyPress Trac] #5803: Query activity items by date
buddypress-trac
noreply at wordpress.org
Mon Aug 11 22:28:55 UTC 2014
#5803: Query activity items by date
-------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.1
Component: Activity | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------+---------------------
Changes (by DJPaul):
* status: reopened => closed
* resolution: => fixed
Comment:
I forgot to reference this ticket in the r8796 commit message:
---
Revert r8795; instead, fix the tests by skipping them if running in a PHP
environment < 5.3.
The https://core.trac.wordpress.org/changeset/29251 change in WordPress
trunk/4.0's unit test suite surfaces a bug in PHP 5.2 environments which
causes segfaults with _destruct() for static class variables. See
https://bugs.php.net/bug.php?id=51822.
As the new tests are only failing in PHP 5.2.17 with WP trunk (at revision
29466 at time of writing), we've decided to fix by requiring the
date_query unit tests run only in PHP 5.3+ environments.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5803#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list