(PHP3 , PHP4 )
void leak (int bytes)
void leak
Leak() leaks the specified amount of memory.
This is useful when debugging the memory manager, which automatically cleans up "leaked" memory when each request is completed.