Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2005 15:45:49 +0000
From:      jdyke <jdyke@azimapower.com>
To:        ports@freebsd.org
Subject:   an older php port
Message-ID:  <4332D1AD.1070001@azimapower.com>

next in thread | raw e-mail | index | archive | help
I've been using php5 for a while and recently have upgraded via ports, which is 
5.05, which has a new 'feature' where it throws a fatal error is you use a 
function like
array_shift(explode('/',$str));
it throws "Fatal error: Only variables can be passed by reference".  I 
understand why, but the fix is timely through all the code we have.

This was only introduced in php5.05.  how can i install the older port 5.04 or 
5.02, where this did not occur in the base php code.

Thanks
Jeff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4332D1AD.1070001>