While evaluating this module for a project I'm working on, I have noticed PHP warnings due to variable initialisation.

I'll provide a patch.

Comments

berliner created an issue. See original summary.

berliner’s picture

Status: Active » Needs review
StatusFileSize
new509 bytes

The attached patch get's rid of the notices and warnings.

chaps2’s picture

Patch applied and worked for me.

Added another guard for PHP notices.

chaps2’s picture

StatusFileSize
new1.05 KB

Added another guard for PHP notices.

  • rabbitlair committed 1e7102a on 7.x-1.x authored by chaps2
    Issue #2936771 by berliner, chaps2: Warnings / Notices
    
rabbitlair’s picture

Status: Needs review » Fixed

Thank you folks, I merged the second patch, as it is more complete.

Status: Fixed » Closed (fixed)

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