|
Posted by Curt Zirzow on 11/23/05 07:29
On Tue, Nov 22, 2005 at 07:41:10PM +0100, Eric wrote:
> I would like to have some assistance in debugging php. It's about a bug in
> php not a script of mine.
First off there is a big difference between 5.0.x and 5.1.x as well
as 5.0.1 and 5.0.5, what version are we talking about?
>
> I can't post a bug report as I do not "exactly" know why my code is
> suffering from a php bug. It's related to a "very" complex objects-model
...
If it isn't your code is there ever a known state at which it did
work?
....
> where objects, cross-referenced, wake up from a session. (note, these are
> cross-references, not circular, all circular (parent <-> child) references
> are unset before the objects are serialized)
This almost sounds like some douglas adams, story.. I'd wake up
dizzy with all those circular but not circular references.
Curt.
--
cat .signature: No such file or directory
[Back to original message]
|