Re: Leak Script

php.internals

Thomas Seifert

22 years ago
Andi Gutmans (andi@zend.com) schrieb:
> > These are not *real* memory leaks because they are cleaned up at the end of > the request. >
Hi Andy, thanks a lot for making this clear. Thats why I told that I'm not sure if I understand this right ;-). Thomas