#45954 [Bgs]: memory leak with unset(array)

2008-09-02 Thread mail at milianw dot de
ID: 45954 User updated by: mail at milianw dot de Reported By: mail at milianw dot de Status: Bogus Bug Type: Performance problem Operating System: * PHP Version: 5.2.6 New Comment: Yes, thank you. Thats an explanation which clarifies things for

#45954 [Bgs]: memory leak with unset(array)

2008-09-01 Thread mail at milianw dot de
ID: 45954 User updated by: mail at milianw dot de Reported By: mail at milianw dot de Status: Bogus Bug Type: Performance problem Operating System: * PHP Version: 5.2.6 New Comment: So there is simply no way at all to delete / free / unset

#45954 [NEW]: memory leak with unset(array)

2008-08-30 Thread mail at milianw dot de
From: mail at milianw dot de Operating system: linux, windows PHP version: 5.2.6 PHP Bug Type: Performance problem Bug description: memory leak with unset(array) Description: When you setup an array and unset() it afterwards, not all memory is freed. I'v