Download & Extend

Call-time Pass-by-references, prevents module enabling

Project:AMFPHP
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:snelson
Status:closed (fixed)

Issue Summary

If call-time pass-by-reference has been disabled on a server's PHP install, this module will not enable. It throws the nasty "Call-time pass-by-reference has been deprecated" error, and prevent the module's page from saving when trying to enable. Removing the offending & from function calls is simple though and won't make any difference on the executed code. See attached patch.

AttachmentSize
amfphp_reference_pass.patch926 bytes

Comments

#1

Assigned to:Anonymous» snelson
Status:needs review» fixed

Works for me. Committed #341178. Better late than never.

#2

Super, thanks snelson!

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here