|
Posted by Guillermo Nouche on 02/20/05 16:41
On Sun, 20 Feb 2005 15:14:27 +0100, M. Sokolewicz <tularis@php.net> wrote:
> Mike wrote:
>
> >
> > I have read that php5 does something different with global_vars. I know that
> > many of my clients rely on them working. Will thinks start breaking after I
> > upgrade from 4.3.10 to 5.3?
> >
> > TIA
> "something different" being...? maybe you mean register_globals? that
> change goes back to php 4.2.0, but they're not planning to remove it
> from php anytime soon, due to the fact that so many people still rely on it
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
Now objects are global always, and always references. Is that the
change you read?
Good luck,
-Guillermo
Navigation:
[Reply to this message]
|