On Mon, Jan 31, 2011 at 8:53 PM, Pierre Joye <pierre....@gmail.com> wrote:
> hi, > > On Mon, Jan 31, 2011 at 6:38 PM, Mathias Grimm <mathiasgr...@gmail.com> > wrote: > > > I dont want refereces.. except in explicit cases and i need to use php > 5.3 > > References have been abused in all possible and impossible ways. > > What are the exact cases where you need to do it? Maybe it is already > treated as reference anyway (like obj as argument for a > function/method). > > I think he is hit by this backward incompatible change: http://www.php.net/manual/en/migration5.oop.php <http://www.php.net/manual/en/migration5.oop.php> imo migrating a fairly large php app from php 4 to 5.3 isn't exactly like a walk in the park Tyrael