Re: [PHP-DEV] The aggregation/Zend hash bug

2003-06-17 Thread Wei He
Hi, I seems my suspiction is right as I didn't receive any reply from andrei. So I post it to the list this time. According to my deeper analysis. Unsetting an object will not touch any thing related to the object execpt remove it from the active symbol. And the same memory location(or handle)

Re: [PHP-DEV] The aggregation/Zend hash bug

2003-06-13 Thread Andrei Zmievski
Didn't you get my email? I fixed the bug, as far as I know. Try the latest PHP_4 or PHP_4_3 CVS. On Fri, 13 Jun 2003, Wei He wrote: > Hi, > > I didn't receive and emails regarding to my discovery of the bug. If it > wasn't because the mailing list or my email server's problem, it would > turned

[PHP-DEV] The aggregation/Zend hash bug

2003-06-13 Thread Wei He
Hi, I didn't receive and emails regarding to my discovery of the bug. If it wasn't because the mailing list or my email server's problem, it would turned out to be that nobody cares about it. Then what if, according to my own debugging, the problem is related to zend hash? I guess the answer t