Closed (fixed)
Project:
WebPurify
Version:
6.x-1.1-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Nov 2009 at 03:40 UTC
Updated:
10 Feb 2012 at 01:32 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | php53.patch | 13.22 KB | doq |
Comments
Comment #1
doq commentedComment #2
webpurify commentedThis error will be patched in upcomming release.
Comment #3
webpurify commentedThis PHP 5.3 compatibility error is fixed in both 6.x-1.x and 7.x.1x branches from now on.
Comment #4
webpurify commentedchanged status to closed fixed...