Download & Extend

Strict warning: Creating default object from empty value in noderefcreate_autocomplete_validate

Project:Node Reference Create
Version:7.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

This module throws "Strict warning: Creating default object from empty value in noderefcreate_autocomplete_validate". This error is because the code instantiated a default object (of type stdClass) implicitely. PHP is strict and doesn't accept this.

Comments

#1

Status:active» needs review

Forgot to attach patch.

AttachmentSize
Strict_warning_creating_default_object_from_empty_value-1330274.patch 1.54 KB

#2

patch does not apply cleanly... i.e. changes to .info

nobody click here