Closed (duplicate)
Project:
Apache Solr Search
Version:
5.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2008 at 02:54 UTC
Updated:
1 Aug 2008 at 09:05 UTC
I get the following php error when running php 5.2.6
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of module_invoke_all(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /var/www/vhosts/westernstatedesign.com/subdomains/beta/httpdocs/sites/all/modules/apachesolr/apachesolr.module on line 216
| Comment | File | Size | Author |
|---|---|---|---|
| apachesolr_patch.diff | 916 bytes | mikejoconnor |
Comments
Comment #1
drunken monkeySee #289512: Warning on many site pages.
Also, I think your patch would cause wrong behaviour under PHP4.