[PHP-DEV] PHP 4.0 Bug #9715 Updated: Memory leak when passing string values to modular variables in COM

2001-03-12 Thread Jason
ID: 9715 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: COM related Description: Memory leak when passing string values to modular variables in COM Found the problem. It only leaks memory, if I pass a CONSTANT from PHP to the COM object. All I have to do now is rewrite the php so

[PHP-DEV] PHP 4.0 Bug #9715 Updated: Memory leak when passing string values to modular variables in COM

2001-03-12 Thread Jason
ID: 9715 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: COM related Description: Memory leak when passing string values to modular variables in COM That wasn't it... I tried it without passing a constant, and it's still leaking memory! So this is an outstanding serious bug with no