[buddypress-trac] [BuddyPress Trac] #7204: Unit tests failing on PHP 7.0.9
buddypress-trac
noreply at wordpress.org
Tue Aug 2 13:49:17 UTC 2016
#7204: Unit tests failing on PHP 7.0.9
------------------------------+---------------------------
Reporter: DJPaul | Owner: boonebgorges
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution: fixed
Keywords: |
------------------------------+---------------------------
Changes (by boonebgorges):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"10983"]:
{{{
#!CommitTicketReference repository="" revision="10983"
Don't expect a reference in `upload_error_handler()` for attachments
tests.
A bug in PHP 7.0.9+ is causing an error here, because of the way it
handles references in certain cases. See
https://bugs.php.net/bug.php?id=72598.
Fixes #7204.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7204#comment:5>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list