Hi,
So I have this strange situation where I assign a classvariable a
value, but when I read the value it is NULL.
The class has one variable declared:
=
class A {
private $_cookies;
}
=
In a method of this class I assign this classvariable plus an
undeclared classvariabl
problem...
Thanks,
Reto
On Mon, Aug 13, 2012 at 5:09 PM, Robert Cummings wrote:
> On 12-08-12 08:32 AM, Reto Kaiser wrote:
>>
>> Hi,
>>
>> So I have this strange situation where I assign a classvariable a
>> value, but when I read the value it is NULL.
>>
Hi,
We have since deployed another webserver machine and observe the exact
same behavior there.
So it is not a hardware problem.
We have also disabled various php modules, but this didn't help either.
Any debug suggestions are welcome! :)
Reto
On Tue, Aug 14, 2012 at 10:40 AM, Reto K
ted.
Any input welcome!
Thanks,
Reto
On Tue, Aug 14, 2012 at 11:11 PM, Jim Lucas wrote:
> On 08/12/2012 05:32 AM, Reto Kaiser wrote:
>>
>> Hi,
>>
>> So I have this strange situation where I assign a classvariable a
>> value, but when I read the value it is NUL
our webserver received. When we're
> just simulating random load on the web server it doesn't happen. So it
> must have something to do with certain requests, and they must have
> some strange byeffect on php, or mod_php or something related.
>
> Any input welcome!
>
5 matches
Mail list logo