Re: [PHP] Unsetting variables less then 256 bytes

2008-09-11 Thread Jim Lucas
Shevnock, Daniel wrote: > While doing some testing with the unset() function, I noticed that > variables that hold values that are less then 256 bytes are not actually > unset from memory. Does anyone know this to be true? The tests were run > on WampServer 2.0 on a Windows XP machine. > > Pleas

[PHP] Unsetting variables less then 256 bytes

2008-09-11 Thread Shevnock, Daniel
While doing some testing with the unset() function, I noticed that variables that hold values that are less then 256 bytes are not actually unset from memory. Does anyone know this to be true? The tests were run on WampServer 2.0 on a Windows XP machine. -- PHP General Mailing List (http://www.ph