For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > May 2005 > Re: [PEAR] Issues using MDB2 with the DataObject cvs, possible MDB2 problem :)









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PEAR] Issues using MDB2 with the DataObject cvs, possible MDB2 problem :)
Justin Patrin

2005-05-30, 3:57 pm

On 5/29/05, Dan Rossi <pear@electroteque.org> wrote:
>=20
> On 30/05/2005, at 2:33 PM, Justin Patrin wrote:
>=20
> I just removed the calls to serialize on two of the debug options and
> all seems fine. What should I do about it now , i am trying to make my
> version in sync with cvs , or else when someone updates pear its going
> to break :)
>=20
>=20
> Woah that was true for PHP5 too ?
>=20


That's a simple variable, not an object, so in PHP5 you need the &.
PHP5 only treats Objects as references automatically. Everything else
is the same as PHP4.

--=20
Justin Patrin
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com