On Tue, Jul 16, 2002 at 04:32:31PM -0400, Vincent Stoessel wrote:
> pp wrote:
> >>In the name of security , it seems like php is
> >>moving away from the belovedly simple global
> >>variable registration. Will future midgard versions
> >>take this into account? Midgard is the main reason that
> >>I am not using php 4.2.x right now.
> >
> >
> >You may run midgard with php 4.2.
> >Register global is depreceated but works fine 
> >if is set with this php version.
> >
> yes, i figured that but I guess I would like know if midgard
> will continue to rely on this deprecated feature in the future.

Midgard itself doesn't rely on global variables, but admin interfaces
does. Yes, it's a problem, and it requires a lot of work to rewrite
these interfaces with such behavior.

But we aren't sure it is last change in PHP. Unfortunately. I hope
Zend 2 wouldn't break anything in existing code.

--
Regards,
Sergei Dolmatov.
---
Your mode of life will be changed to ASCII.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to