Posted by project10 on November 13, 2009 at 3:40am
| Project: | WebPurify |
| Version: | 6.x-1.1-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | webpurify |
| Status: | closed (fixed) |
Issue Summary
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.
Comments
#1
#2
This error will be patched in upcomming release.
#3
This PHP 5.3 compatibility error is fixed in both 6.x-1.x and 7.x.1x branches from now on.
#4
changed status to closed fixed...