|
Posted by Michael Windsor on 11/07/06 13:33
Pedro Graca wrote:
> Michael Windsor wrote:
>> Are you running PHP on Windows? I'm wondering if that's the deciding factor.
>
> No, I'm on Linux, still with PHP 4.3.
>
> I'm out of explanations for the behaviour you see.
> Try switching on
>
> zend.ze1_compatibility_mode
>
> http://www.php.net/manual/en/migration5.oop.php
>
> I doubt it will have an effect, but it will not do any harm to try it.
It would seem that this is a bug in PHP
(http://bugs.php.net/bug.php?id=38833). Not only that, but the
maintainers of PHP are unwilling to fix it
(http://bugs.php.net/bug.php?id=37926)!
IMO, this is not a "documentation bug", as some have tried to suggest,
but a flaw in the implementation of the superglobals, or at the very
least in $_SESSION. I have made a contribution to the tracker to reflect
my viewpoint.
Mike
Navigation:
[Reply to this message]
|