[PHP-DEV] Bug #11658: Getting values by reference don't work

2001-06-25 Thread andrej . aschenbrenner
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 SP 6 PHP version: 4.0.6 PHP Bug Type: COM related Bug description: Getting values by reference don't work Example: $user = "test_user"; $allowed = 8; $instance = new COM("dll.CObject") or die("Unable to instanciate d

[PHP-DEV] Bug #11660: Getting values by reference don't work

2001-06-25 Thread andrej . aschenbrenner
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 SP 6 PHP version: 4.0.6 PHP Bug Type: COM related Bug description: Getting values by reference don't work Example: $user = "test_user"; $allowed = 8; $instance = new COM("dll.CObject") or die("Unable to instanciate d

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-27 Thread andrej . aschenbrenner
ID: 11658 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: COM related Operating system: Windows NT 4.0 SP 6 PHP Version: 4.0.6 Description: Getting values by reference don't work It didn't work! I get this: Warning: Invoke() failed: Typ paßt nicht. in D:\www\webze\application\inde

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-28 Thread andrej . aschenbrenner
ID: 11658 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: COM related Operating system: Windows NT 4.0 SP 6 PHP Version: 4.0.6 Description: Getting values by reference don't work still closed? Previous Comments:

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-07-02 Thread andrej . aschenbrenner
ID: 11658 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: Windows NT 4.0 SP 6 PHP Version: 4.0.6 Description: Getting values by reference don't work I think it's very simple. The COM-Object that I use is compiled with Microsoft Visual C++ 6.0, if it matt