Re: [PHP4BETA] httpd eats processor [cont.]
[email protected] ("Till Gerken") Tue, 6 Jun 2000 15:18:08 +0200
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
> > > unfortunetly, i'm not using database :(( > > > i create objects that has references to other objects and so on ... :(( > > > that's all > > > > > AFAIK metabase does the same (ie, references to referenced objects), perhaps > > thats the problem? > > php4 cannot handle cyclic references. this is a known > limitation. Was this limitation already present in PHP4b3? I'm experiencing very similar problems as described by Dariusz, but everything works fine when using PHP4b3. Any version after PHP4b3 hangs. Till