AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20081217181046.5ea2c0b3@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:exch1.onstor.net
NSV:
SSH:
R:<charles.guenther@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@exch1.onstor.net/INBOX	0	2779531E7C760D4491C96305019FEEB51762E4F650@exch1.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 17 Dec 2008 18:10:52 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: Charles Guenther <charles.guenther@onstor.com>
Subject: Re: What's up?
Message-ID: <20081217181052.3cfaa6ae@ripper.onstor.net>
In-Reply-To: <2779531E7C760D4491C96305019FEEB51762E4F650@exch1.onstor.net>
References: <2779531E7C760D4491C96305019FEEB51762E4F650@exch1.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Wed, 17 Dec 2008 18:07:00 -0800 Charles Guenther
<charles.guenther@onstor.com> wrote:

> Caeli said you were looking for me, what's up? I'm usually on jabber
> if you want to have a quick discussion, or I can drop by tomorrow if
> you'd like.  

Just having some struggles with PHP, of course.

PHP seems to object to code like this:

$pluginNames =& $pluginManager->getPlugins();

with the message

[Wed Dec 17 18:05:43 2008] [error] [client 10.0.0.42] PHP Notice:  Only variables should be assigned by reference in /usr/share/gforge/www/include/BaseLanguage.class on line 154, referer: http://ripper.onstor.net:90/projects/tuxrx/

What happens if I get rid of the '&'?  Is it doing the assignment
despite the message?  There are a dozen places in this gforge code that
are producing this complaint, but I can't tell if I need to fix them or
not.

Cheers,

a
