Trying to get a PHP5.4 testbot deployed, I ran immediately into this error:
Call-time pass-by-reference has been removed in /var/lib/drupaltestbot/sites/all/modules/project_issue_file_review/client/pifr_client.review.inc on line 201
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | pifr.remove_call_by_ref.patch | 793 bytes | rfay |
Comments
Comment #1
rfayLooks like the two instances removed in this patch were just typos (built into the fingers) and were the only ones affected. This patch is in the php54 branch, bbdeaf
Comment #2
jthorson commentedCommitted to 6.x-2.x (1e06514).