Forums
(@amiciamici)
12 years, 12 months ago
up
ehm…me too…..
In PHP 5.3.0 you will get a warning saying that “call-time pass-by-reference” is deprecated.
If PHP version is >5.4.0 call-time pass-by-reference was removed, so using it will raise a fatal error.
I hope in new version of plugin soon.