Call-time pass-by-reference has been deprecated
project10 - November 13, 2009 - 03:40
| Project: | WebPurify |
| Version: | 6.x-1.1-beta1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
