Since we require php 5 and all objects are hence references, we should not make object params be by reference as in

function apachesolr_index_add_tags_to_document(&$document, $text) {
CommentFileSizeAuthor
#3 1799032-3-D6.patch550 bytespwolanin
#1 1799032-1.patch550 bytespwolanin

Comments

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new550 bytes
pwolanin’s picture

Version: 7.x-1.x-dev » 6.x-3.x-dev
Status: Needs review » Patch (to be ported)
pwolanin’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new550 bytes
pwolanin’s picture

Status: Needs review » Fixed

committed

nick_vh’s picture

Status: Fixed » Closed (fixed)