I get this warning when I install the module: Warning: Call-time pass-by-reference has been deprecated across the top of the site on every page.

The site is running on a server with PHP5, apparently allow_call_time_pass_reference is deprecated and Off by default and wont be supported in future versions of PHP. I got round the problem by changing the PHP.ini, not everyone will have that option.

CommentFileSizeAuthor
#1 php53.patch13.22 KBdoq

Comments

doq’s picture

Component: Miscellaneous » Code
Status: Active » Needs review
StatusFileSize
new13.22 KB
webpurify’s picture

Assigned: Unassigned » webpurify
Status: Needs review » Active

This error will be patched in upcomming release.

webpurify’s picture

Status: Active » Fixed

This PHP 5.3 compatibility error is fixed in both 6.x-1.x and 7.x.1x branches from now on.

webpurify’s picture

Status: Fixed » Closed (fixed)

changed status to closed fixed...