Remove variable call-time pass by reference in content_admin.inc

RobRoy - August 30, 2006 - 23:50
Project:Content Construction Kit (CCK)
Version:4.7.x-1.x-dev
Component:content.module
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of content_db_construct_column_type(). 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. However, future versions may not support this any longer. in /sites/default/modules/cck/content_admin.inc on line 955 and 1000

Initializes variables properly to be passed by reference.

AttachmentSize
content_admin.inc_1.patch1.59 KB

#1

budda - September 18, 2006 - 15:25
Status:needs review» reviewed & tested by the community

Patch fixes the problem.

#2

JonBob - September 19, 2006 - 00:41
Status:reviewed & tested by the community» fixed

Applied.

#3

Anonymous - October 3, 2006 - 00:45
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.